various improvements
[rrq/rrqforth.git] / wordindex.adoc
index 2ffe08ea99ad9cb86fef027652047fc1266e01b1..24e98febd4cfc73c82744fb4ec147e95d5c817cd 100644 (file)
@@ -43,7 +43,7 @@ xref:p_literal_string[S"] {nbsp}
 xref:p_gtR[>R] {nbsp}
 xref:p_Rget[R@] {nbsp}
 xref:p_Rgt[R>] {nbsp}
-<<p_rsp,R[n]>> {nbsp}
+<<p_rbpn,R[n]>> {nbsp}
 
 xref:data_stack[DATA-STACK] {nbsp}
 xref:return_stack[RETURN-STACK] {nbsp}
@@ -96,6 +96,8 @@ xref:p_execute[EXECUTE] {nbsp}
 xref:p_exit[EXIT] {nbsp}
 
 xref:p_false[FALSE] {nbsp}
+xref:p_fdemit[FDEMIT] {nbsp}
+xref:p_fdtell[FDTELL] {nbsp}
 xref:p_find[FIND] {nbsp}
 xref:p_forth[FORTH] {nbsp}
 
@@ -109,7 +111,8 @@ xref:p_immediate[IMMEDIATE] {nbsp}
 xref:p_input[INPUT] {nbsp}
 
 xref:p_literal[LIT] {nbsp}
-xref:p_load_file_quote[LOAD-FILE"] {nbsp}
+xref:p_load_buffer_size[LOAD-BUFFER-SIZE] {nbsp}
+xref:p_load_file[LOAD-FILE] {nbsp}
 
 xref:p_args[MAIN-ARGS] {nbsp}
 xref:p_malloc[MALLOC] {nbsp}
@@ -120,7 +123,7 @@ xref:p_nl[NL] {nbsp}
 xref:p_not[NOT] {nbsp}
 xref:p_number[NUMBER] {nbsp}
 
-xref:p_open_file_quote[OPEN-FILE"] {nbsp}
+xref:p_open_file[OPEN-FILE] {nbsp}
 xref:p_or[OR] {nbsp}
 xref:p_over[OVER] {nbsp}
 
@@ -135,6 +138,7 @@ xref:p_read_word[READ-WORD] {nbsp}
 xref:p_realloc[REALLOC] {nbsp}
 xref:p_roll[ROLL] {nbsp}
 xref:p_rot[ROT] {nbsp}
+xref:p_rbp[RSP] {nbsp}
 
 xref:p_sp[SP] {nbsp}
 xref:p_state[STATE] {nbsp}
@@ -158,6 +162,8 @@ xref:p_this_word[THIS-WORD] {nbsp}
 xref:p_true[TRUE] {nbsp}
 xref:p_tuck[TUCK] {nbsp}
 
+xref:p_unstream[UNSTREAM] {nbsp}
+
 xref:p_verboseQ[VERBOSE?] {nbsp}
 
 xref:p_within[WITHIN] {nbsp}