HomeSort by relevance Sort by last modified time
    Searched defs:catspace (Results 1 - 3 of 3) sorted by null

  /bionic/libc/upstream-netbsd/libc/regex/
regex2.h 197 cat_t *categories; /* ->catspace[-CHAR_MIN] */
203 /* catspace must be last */
204 cat_t catspace[1]; /* actually [NC] */ member in struct:re_guts
  /external/llvm/lib/Support/
regex2.h 145 cat_t *categories; /* ->catspace[-CHAR_MIN] */
151 /* catspace must be last */
152 cat_t catspace[1]; /* actually [NC] */ member in struct:re_guts
  /ndk/sources/host-tools/ndk-stack/regex/
regex2.h 145 cat_t *categories; /* ->catspace[-CHAR_MIN] */
151 /* catspace must be last */
152 cat_t catspace[1]; /* actually [NC] */ member in struct:re_guts

Completed in 56 milliseconds