Searched refs:posix_compat (Results 1 – 5 of 5) sorted by relevance
/openbsd/usr.bin/lex/ |
H A D | scan.l | 96 posix_compat = true; 511 if ( lex_compat || posix_compat ) 725 if (lex_compat || posix_compat){ 736 if (lex_compat || posix_compat)
|
H A D | main.c | 55 int interactive, lex_compat, posix_compat, do_yylineno, useecs, fulltbl, variable 727 if (posix_compat) in flexend() 908 lex_compat = posix_compat = C_plus_plus = backing_up_report = in flexinit() 1067 posix_compat = true; in flexinit() 1448 if (posix_compat) { in readin() 1461 posix_compat = true; in readin()
|
H A D | flexdef.h | 366 extern int interactive, lex_compat, posix_compat, do_yylineno;
|
/openbsd/gnu/llvm/llvm/utils/gn/secondary/libcxx/src/ |
H A D | BUILD.gn | 212 "filesystem/posix_compat.h",
|
/openbsd/gnu/llvm/libcxx/src/ |
H A D | CMakeLists.txt | 123 filesystem/posix_compat.h
|