Searched defs:directive (Results 1 – 11 of 11) sorted by relevance
/freebsd/lib/libfigpar/ |
H A D | figpar.c | 51 get_config_option(struct figpar_config options[], const char *directive) in get_config_option() 86 char *directive, char *value), uint16_t processing_options) in parse_config() 99 char *directive; in parse_config() local
|
H A D | figpar.h | 76 const char *directive; /* config file keyword */ member
|
/freebsd/lib/libdpv/ |
H A D | dialogrc.c | 333 dialogrc_config_option(const char *directive) in dialogrc_config_option()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/XCore/ |
H A D | XCoreAsmPrinter.cpp | 186 const std::string &directive) { in printInlineJT()
|
/freebsd/contrib/llvm-project/llvm/lib/MC/MCParser/ |
H A D | COFFAsmParser.cpp | 334 bool COFFAsmParser::ParseDirectiveSection(StringRef directive, SMLoc loc) { in ParseDirectiveSection() 412 bool COFFAsmParser::ParseDirectivePushSection(StringRef directive, SMLoc loc) { in ParseDirectivePushSection()
|
/freebsd/usr.bin/rpcgen/ |
H A D | rpc_scan.c | 440 directive(char *line) in directive() function
|
/freebsd/lib/libc/locale/ |
H A D | collate.h | 87 uint8_t directive[COLL_WEIGHTS_MAX]; member
|
/freebsd/contrib/flex/src/ |
H A D | misc.c | 341 char directive[MAXLINE], filename[MAXLINE]; in line_directive_out() local
|
/freebsd/crypto/openssh/ |
H A D | misc.c | 2622 opt_array_append2(const char *file, const int line, const char *directive, in opt_array_append2() 2641 opt_array_append(const char *file, const int line, const char *directive, in opt_array_append()
|
/freebsd/contrib/bmake/ |
H A D | parse.c | 2001 ParseInclude(char *directive) in ParseInclude()
|
/freebsd/sys/contrib/zstd/programs/ |
H A D | fileio.c | 1347 ZSTD_EndDirective directive = ZSTD_e_continue; in FIO_compressZstdFrame() local
|