HomeSort by: relevance | last modified time | path
    Searched defs:COMP (Results 1 - 2 of 2) sorted by relevancy

  /src/tests/lib/libc/regex/
t_regex_att.c 260 geterror(const char *s, int *comp, int *exec)
267 #define COMP 1
269 { "OK", 0, COMP|EXEC },
272 _DO(BADPAT, COMP)
273 _DO(ECOLLATE, COMP)
274 _DO(ECTYPE, COMP)
275 _DO(EESCAPE, COMP)
276 _DO(ESUBREG, COMP)
277 _DO(EBRACK, COMP)
278 _DO(EPAREN, COMP)
489 int comp, exec; local in function:att_test
    [all...]
  /src/games/mille/
mille.h 76 #define COMP 1

Completed in 67 milliseconds