Home
last modified time | relevance | path

Searched refs:fmtGetPubSym (Results 1 – 9 of 9) sorted by relevance

/dports/editors/biew/biew-610/
H A Dbin_util.h70 extern __filesize_t __FASTCALL__ fmtGetPubSym(BGLOBAL fmt_cache,char *str,unsigned cb_str,
H A Dbin_util.c66 __filesize_t __FASTCALL__ fmtGetPubSym(BGLOBAL fmt_cache,char *str,unsigned cb_str, in fmtGetPubSym() function
/dports/editors/biew/biew-610/plugins/bin/
H A Drdoff.c702 return fmtGetPubSym(b_cache,str,cb_str,func_class,pa,as_prev, in rdoffGetPubSym()
H A Dnlm386.c667 return fmtGetPubSym(nlm_cache,str,cb_str,func_class,pa,as_prev, in NLMGetPubSym()
H A Dcoff386.c686 return fmtGetPubSym(coff_cache,str,cb_str,func_class,pa,as_prev, in coff386_GetPubSym()
H A Djvmclass.c779 return fmtGetPubSym(bmbioHandle(),str,cb_str,func_class,pa,as_prev, in jvm_GetPubSym()
H A Dpe.c1298 return fmtGetPubSym(pe_cache,str,cb_str,func_class,pa,as_prev, in peGetPubSym()
H A Dne.c1443 return fmtGetPubSym(ne_cache,str,cb_str,func_class,pa,as_prev, in neGetPubSym()
H A Delf386.c2322 return fmtGetPubSym(elfcache,str,cb_str,func_class,pa,as_prev, in elfGetPubSym()