Searched defs:file_buf (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan_symbolize.cc95 static char file_buf[1024]; local
43 __tsan_symbolize_external(uptr pc, char *func_buf, uptr func_siz, char *file_buf, uptr file_siz, int *line, int *col) argument
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/tsan/
H A Dtsan_symbolize.cc93 static char file_buf[1024]; local
41 __tsan_symbolize_external(uptr pc, char *func_buf, uptr func_siz, char *file_buf, uptr file_siz, int *line, int *col) argument
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/tsan/
H A Dtsan_symbolize.cpp94 static char file_buf[1024]; local
42 __tsan_symbolize_external(uptr pc, char *func_buf, uptr func_siz, char *file_buf, uptr file_siz, int *line, int *col) argument
/netbsd-current/external/ibm-public/postfix/dist/src/util/
H A Ddict.h100 struct VSTRING *file_buf; /* dict_file_to_buf() */ member in struct:DICT

Completed in 131 milliseconds