Searched defs:GLOB_DISC (Results 1 - 2 of 2) sorted by relevance

/ast/src/lib/libast/include/
H A Dglob.h59 /* GLOB_DISC data -- memset(&gl,0,sizeof(gl)) before using! */
115 #define GLOB_DISC 0x8000 /* discipline initialized */ macro
/ast/src/cmd/re/
H A Dtestglob.c179 #ifndef GLOB_DISC
203 #ifndef GLOB_DISC
204 #define GLOB_DISC 0 macro
529 #if GLOB_DISC
741 #if GLOB_DISC
810 #if GLOB_DISC
957 #if GLOB_DISC
960 flags |= GLOB_DISC;
966 flags |= GLOB_DISC;

Completed in 39 milliseconds