Searched refs:funs (Results 1 – 7 of 7) sorted by relevance
18 define internal i32 @fun1() section ".text.funs" comdat($fun) {23 define internal i32 @fun2() section ".text.funs" comdat($fun) {28 define i32 @fun3() section ".text.funs" comdat($fun) {
71 unsigned long funs; in PyMac_BuildUFixed() local73 funs = (unsigned long)f; in PyMac_BuildUFixed()75 d = funs; in PyMac_BuildUFixed()
406 def run_in_parallel(*funs): argument412 for f in funs:
1031 tp = ktsearch(&l->funs, name, h); in findfunc()1035 tp = ktenter(&l->funs, name, h); in findfunc()
84 ktinit(&l->area, &l->funs, 0); in newblock()2021 for (p = ktsort(&l->funs); (vp = *p++); ) { in c_typeset()
1604 struct table funs; /* local functions */ member
496 glob_table(pat, &w, &l->funs); in x_command_glob()