Home
last modified time | relevance | path

Searched defs:directive (Results 1 – 13 of 13) sorted by relevance

/freebsd-src/lib/libfigpar/
H A Dfigpar.c52 get_config_option(struct figpar_config options[],const char * directive) get_config_option() argument
87 parse_config(struct figpar_config options[],const char * path,int (* unknown)(struct figpar_config * option,uint32_t line,char * directive,char * value),uint16_t processing_options) parse_config() argument
100 char *directive; parse_config() local
[all...]
H A Dfigpar.h76 const char *directive; /* config file keyword */ member
/freebsd-src/crypto/openssl/crypto/perlasm/
H A Dx86_64-xlate.pl774 { package directive; # pick up directives, which start with . package
/freebsd-src/lib/libdpv/
H A Ddialogrc.c333 dialogrc_config_option(const char *directive) in dialogrc_config_option()
/freebsd-src/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreAsmPrinter.cpp186 const std::string &directive) { in printInlineJT()
/freebsd-src/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DCOFFAsmParser.cpp353 ParseDirectiveSection(StringRef directive,SMLoc loc) ParseDirectiveSection() argument
432 ParseDirectivePushSection(StringRef directive,SMLoc loc) ParseDirectivePushSection() argument
[all...]
/freebsd-src/lib/libc/locale/
H A Dcollate.h87 uint8_t directive[COLL_WEIGHTS_MAX]; member
/freebsd-src/usr.bin/rpcgen/
H A Drpc_scan.c440 directive(char *line) in directive() function
/freebsd-src/contrib/flex/src/
H A Dmisc.c341 char directive[MAXLINE], filename[MAXLINE]; in line_directive_out() local
/freebsd-src/contrib/llvm-project/lld/ELF/
H A DOutputSections.cpp365 ZSTD_EndDirective directive = ZSTD_e_continue; maybeCompress() local
/freebsd-src/crypto/openssh/
H A Dmisc.c2622 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-src/contrib/bmake/
H A Dparse.c2009 ParseInclude(char * directive) ParseInclude() argument
[all...]
/freebsd-src/sys/contrib/zstd/programs/
H A Dfileio.c1347 ZSTD_EndDirective directive = ZSTD_e_continue; in FIO_compressZstdFrame() local