rename
[rrq/rrqforth.git] / wordindex.adoc
index 8623a0bc23edd8b10d4c9ecbea3beed82f5fe2d1..a64f84be51f9d6ace63ed6b8ee65a72d93f6fe39 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}
@@ -58,6 +58,7 @@ xref:p_2over[2OVER] {nbsp}
 xref:p_2swap[2SWAP] {nbsp}
 
 xref:p_abs[ABS] {nbsp}
+xref:p_again[AGAIN] {nbsp}
 xref:p_allot[ALLOT] {nbsp}
 xref:p_and[AND] {nbsp}
 <<inline_code,[ASM]>> {nbsp}
@@ -67,6 +68,7 @@ xref:p_begin[BEGIN] {nbsp}
 xref:p_break[BREAK] {nbsp}
 
 xref:p_cfa2flags_get[CFA>FLAGS@] {nbsp}
+xref:p_cfa2tfa[CFA>TFA] {nbsp}
 xref:p_clear_stream[CLEAR-STREAM] {nbsp}
 xref:p_create[CREATE] {nbsp}
 xref:p_current_wordlist[CURRENT-WORDLIST] {nbsp}
@@ -95,6 +97,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}
 
@@ -105,9 +109,11 @@ xref:p_if[IF] {nbsp}
 xref:p_ifagain[IFAGAIN] {nbsp}
 xref:p_ifbreak[IFBREAK] {nbsp}
 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}
@@ -118,7 +124,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}
 
@@ -133,6 +139,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}
@@ -146,6 +153,7 @@ xref:p_swap[SWAP] {nbsp}
 xref:p_system[SYSTEM] {nbsp}
 
 xref:p_tell[TELL] {nbsp}
+xref:p_dot_temp[.TEMP] {nbsp}
 xref:p_terminate0[TERMINATE0] {nbsp}
 xref:p_tfa2cfa[TFA>CFA] {nbsp}
 xref:p_tfa2dfa[TFA>DFA] {nbsp}
@@ -156,6 +164,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}