Searched defs:psource (Results 1 – 4 of 4) sorted by relevance
183 static void dumpFunction (DumpState *D, const Proto *f, TString *psource) { in dumpFunction()
258 static void loadFunction (LoadState *S, Proto *f, TString *psource) { in loadFunction()
347 kmp_str_loc_t __kmp_str_loc_init(char const *psource, bool init_fname) { in __kmp_str_loc_init() argument
257 char const *psource; /**< String describing the source location. member