Home
last modified time | relevance | path

Searched defs:directives (Results 1 – 5 of 5) sorted by relevance

/freebsd-12-stable/usr.bin/indent/
Dindent.c1199 struct directives { in main() struct
1200 int size; in main()
1201 const char *string; in main()
/freebsd-12-stable/contrib/llvm-project/lld/COFF/
DInputFiles.h97 StringRef directives; variable
DConfig.h59 bool directives = false; member
DDriver.cpp361 ParsedDirectives directives = parser.parseDirectives(s); in parseDirectives() local
/freebsd-12-stable/contrib/binutils/ld/
Ddeffilep.y266 static struct directive *directives = 0; variable