Home
last modified time | relevance | path

Searched refs:RESET_LIST (Results 1 – 7 of 7) sorted by relevance

/dports/games/alienarena/alienarena-7.66/source/qcommon/
H A Dhtable.c44 #define RESET_LIST(LPTR) \ macro
174 RESET_LIST( &table->all_items ); in HT_Create()
188 RESET_LIST( t_item ); in HT_Create()
/dports/games/alienarena-data/alienarena-7.66/source/qcommon/
H A Dhtable.c44 #define RESET_LIST(LPTR) \ macro
174 RESET_LIST( &table->all_items ); in HT_Create()
188 RESET_LIST( t_item ); in HT_Create()
/dports/lang/gnu-cobol/gnucobol-3.1.2/cobc/
H A Dparser.h724 RESET_LIST = 929, enumerator
1654 #define RESET_LIST 929 macro
H A Dreserved.c2339 { "RESET-LIST", 0, 1, RESET_LIST, /* ACU extension */
H A Dparser.c3010 RESET_LIST = 929, enumerator
3940 #define RESET_LIST 929 macro
H A Dparser.y2932 %token RESET_LIST "RESET-LIST"
9224 | RESET_LIST /* LBP-RESET-LIST --> 4098 */
/dports/textproc/groff/groff-1.22.4/contrib/mom/
H A DChangeLog814 o Changed RESET_LIST so that it can reset a list to any number,