Home
last modified time | relevance | path

Searched defs:in_file (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/utils/gn/build/
H A Dsync_source_lists_from_cmake.py73 def find_gitrev(touched_line, in_file): argument
/netbsd-src/external/public-domain/xz/dist/doc/examples_old/
H A Dxz_pipe_decomp.c35 int xz_decompress (FILE *in_file, FILE *out_file) in xz_decompress()
H A Dxz_pipe_comp.c47 int xz_compress (FILE *in_file, FILE *out_file) in xz_compress()
/netbsd-src/external/bsd/cron/dist/
H A Dcrontab.c861 in_file(const char *string, FILE *file, int error) in in_file() function
/netbsd-src/games/fortune/fortune/
H A Dfortune.c1291 int in_file; in matches_in_list() local
/netbsd-src/sys/fs/hfs/
H A Dlibhfs.c2198 hfslib_error(const char* in_format, const char* in_file, int in_line, ...) in hfslib_error()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-ada-spec.c865 struct with { char *s; const char *in_file; bool limited; }; member
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-ada-spec.cc865 struct with { char *s; const char *in_file; bool limited; }; member