Home
last modified time | relevance | path

Searched defs:OUTSIDE (Results 1 – 2 of 2) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/test/Rewriter/
H A Drewrite-modern-ivar-access.mm4 struct OUTSIDE { struct
5 int i_OUTSIDE; argument
6 double d_OUTSIDE; argument
12 struct OUTSIDE ivar_I1; argument
/minix3/usr.bin/patch/
H A Dpatch.c818 #define OUTSIDE 0 in apply_hunk() macro