Searched defs:USED (Results 1 – 4 of 4) sorted by relevance
36 #define USED 0x01 /* data structure in use */ macro
489 #define USED(F) ((F)->mark) macro
89 #define USED 0x0001 /* data structure in use */ macro
373 #define USED(MP) MP_USED(MP) macro