MCPcopy Create free account

hub / github.com/drh/lcc / functions

Functions576 in github.com/drh/lcc

↓ 1 callersFunctiondumpcover
src/gen.c:307
↓ 1 callersFunctiondumprule
src/gen.c:324
↓ 1 callersFunctiondumptree
src/bytecode.c:80
↓ 1 callersFunctionemitCoord
src/symbolic.c:31
↓ 1 callersFunctionemitcase
emitcase - emit one case in function state */
lburg/lburg.c:346
↓ 1 callersFunctionemitclosure
emitclosure - emit the closure functions */
lburg/lburg.c:416
↓ 1 callersFunctionemitdata
emitdata - write prof.out data to file */
etc/bprint.c:93
↓ 1 callersFunctionemitdefs
emitdefs - emit nonterminal defines and data structures */
lburg/lburg.c:448
↓ 1 callersFunctionemitheader
emitheader - emit initial definitions */
lburg/lburg.c:461
↓ 1 callersFunctionemitkids
emitkids - emit _kids */
lburg/lburg.c:486
↓ 1 callersFunctionemitlabel
emitlabel - emit label function */
lburg/lburg.c:515
↓ 1 callersFunctionemitnts
emitnts - emit _nts ragged array */
lburg/lburg.c:547
↓ 1 callersFunctionemitrecalc
emitrecalc - emit code that tests for recalculation of INDIR?(VREGP) */
lburg/lburg.c:573
↓ 1 callersFunctionemitrule
emitrule - emit decoding vectors and _rule */
lburg/lburg.c:605
↓ 1 callersFunctionemitstring
emitstring - emit arrays of templates, instruction flags, and rules */
lburg/lburg.c:625
↓ 1 callersFunctionemitstruct
emitstruct - emit the definition of the state structure */
lburg/lburg.c:650
↓ 1 callersFunctionemittype
* emittype - emit ty's type number, emitting its definition if necessary. * Returns the output column number after emission; col is the approximate
src/stab.c:89
↓ 1 callersFunctionenumdcl
src/decl.c:1080
↓ 1 callersFunctionexists
exists - if `name' readable return its path name or return null */
etc/lcc.c:354
↓ 1 callersFunctionexpand
* Expand the macro whose name is np, at token trp->tp, in the tokenrow. * Return trp->tp at the first token next to be expanded * (ordinarily the be
cpp/macro.c:178
↓ 1 callersFunctionexpandlex
cpp/lex.c:238
↓ 1 callersFunctionexpr0
src/expr.c:53
↓ 1 callersFunctionexpr2
src/expr.c:80
↓ 1 callersFunctionexpr3
src/expr.c:114
↓ 1 callersFunctionfieldref
fieldref - find field name of type ty, return entry */
src/types.c:503
↓ 1 callersFunctionfields
src/decl.c:556
↓ 1 callersFunctionfilename
filename - process file name argument `name', return status */
etc/lcc.c:391
↓ 1 callersFunctionfinalize
src/decl.c:1022
↓ 1 callersFunctionfindcount
findcount - return count associated with (file,x,y) or -1 */
src/profio.c:156
↓ 1 callersFunctionfindfunc
findfunc - return count associated with function name in file or -1 */
src/profio.c:178
↓ 1 callersFunctionfixlex
cpp/lex.c:284
↓ 1 callersFunctionfixup
src/dag.c:480
↓ 1 callersFunctionfoldcond
foldcond - check if initial test in for(e1;e2;e3) S is necessary */
src/stmt.c:634
↓ 1 callersFunctionfoldline
cpp/lex.c:502
↓ 1 callersFunctionforstmt
src/stmt.c:263
↓ 1 callersFunctionfuncdefn
src/decl.c:657
↓ 1 callersFunctiongather
gather - read prof.out data from fd */
src/profio.c:220
↓ 1 callersFunctiongatherargs
* Gather an arglist, starting in trp with tp pointing at the macro name. * Return total number of tokens passed, stash number of args found. * trp->
cpp/macro.c:230
↓ 1 callersFunctiongen01
src/bytecode.c:183
↓ 1 callersFunctiongen02
src/bytecode.c:172
↓ 1 callersFunctiongenconst
genconst - generate/check constant expression e; return size */
src/init.c:19
↓ 1 callersFunctiongenreload
src/gen.c:755
↓ 1 callersFunctiongenspill
src/gen.c:726
↓ 1 callersFunctiongetopt
cpp/getopt.c:10
↓ 1 callersFunctiongetreg
src/gen.c:560
↓ 1 callersFunctiongetword
getword - get next input word into buf, return 0 on EOF */
tst/wf1.c:32
↓ 1 callersFunctionident
ident - handle #ident "string" */
src/input.c:80
↓ 1 callersFunctionif
tst/yacc.c:235
↓ 1 callersFunctionifstmt
src/stmt.c:221
↓ 1 callersFunctioninit
src/inits.c:1
↓ 1 callersFunctioninitfields
initfields - initialize <= an unsigned's worth of bit fields in fields p to q */
src/init.c:120
↓ 1 callersFunctioniniths
cpp/hideset.c:94
↓ 1 callersFunctioninitinputs
initinputs - if LCCINPUTS or include is defined, use them to initialize various lists */
etc/lcc.c:524
↓ 1 callersFunctioninput_init
src/input.c:62
↓ 1 callersFunctioninserths
cpp/hideset.c:66
↓ 1 callersFunctionisfield
isfield - if name is a field in flist, return pointer to the field structure */
src/types.c:531
↓ 1 callersFunctionkillnodes
src/dag.c:83
↓ 1 callersFunctionlocaladdr
localaddr - returns q if p yields the address of local/parameter q; otherwise returns 0 */
src/stmt.c:658
↓ 1 callersFunctionlocus
src/sym.c:256
↓ 1 callersFunctionmakerect
tst/struct.c:31
↓ 1 callersFunctionmuli
mul[id] - return 1 if min <= x*y <= max, 0 otherwise */
src/simp.c:150
↓ 1 callersFunctionnewfield
src/types.c:293
↓ 1 callersFunctionnewtable
src/sym.c:33
↓ 1 callersFunctionnewtemp
src/sym.c:244
↓ 1 callersFunctionopenfile
openfile - open name for reading, searching -I directories */
etc/bprint.c:127
↓ 1 callersFunctionouttype
outtype - output type ty */
src/types.c:539
↓ 1 callersFunctionpartition
partition - partition a[i..j] */
tst/sort.c:44
↓ 1 callersFunctionpeektokens
* Debugging */
cpp/tokens.c:260
↓ 1 callersFunctionpow2
(n)
tst/cq.c:420
↓ 1 callersFunctionpragma
pragma - handle #pragma ref id... */
src/input.c:86
↓ 1 callersFunctionprelabel
src/gen.c:421
↓ 1 callersFunctionprhideset
cpp/hideset.c:103
↓ 1 callersFunctionprimary
src/expr.c:339
↓ 1 callersFunctionprintnode
printnode - print fields of dag p */
src/dag.c:712
↓ 1 callersFunctionprintproto
printproto - output a prototype declaration for function p */
src/types.c:614
↓ 1 callersFunctionprinttree1
printtree1 - recursively print tree p */
src/tree.c:217
↓ 1 callersFunctionprocess
process - read prof.out data from file */
src/profio.c:271
↓ 1 callersFunctionprofInit
profInit - initialize basic block profiling options */
src/prof.c:213
↓ 1 callersFunctionprofout
lib/bbexit.c:55
↓ 1 callersFunctionprogram
src/decl.c:33
↓ 1 callersFunctionprtype
prtype - print details of type ty on f with given indent */
src/types.c:630
↓ 1 callersFunctionprune
src/dag.c:593
↓ 1 callersFunctionptinrect
tst/struct.c:39
↓ 1 callersFunctionreach
reach - mark all nonterminals in tree t as reachable */
lburg/lburg.c:324
↓ 1 callersFunctionreduce
src/gen.c:185
↓ 1 callersFunctionrelocate
src/sym.c:103
↓ 1 callersFunctionrequate
src/gen.c:386
↓ 1 callersFunctionresynch
resynch - set line number/file name in # n [ "file" ], #pragma, etc. */
src/input.c:101
↓ 1 callersFunctionrmtypes
src/types.c:172
↓ 1 callersFunctionroot1
src/tree.c:35
↓ 1 callersFunctionrtarget
src/gen.c:452
↓ 1 callersFunctionrule
rule - create & initialize a rule with the given fields */
lburg/lburg.c:243
↓ 1 callersFunctions
tst/front.c:14
↓ 1 callersFunctionsetobjname
cpp/include.c:108
↓ 1 callersFunctionsetup
cpp/unix.c:15
↓ 1 callersFunctionsetup_kwtab
cpp/nlist.c:48
↓ 1 callersFunctionspill
src/gen.c:788
↓ 1 callersFunctionspillee
src/gen.c:659
↓ 1 callersFunctionspillr
src/gen.c:707
↓ 1 callersFunctionstabsym
stabsym - output a stab entry for symbol p */
src/stab.c:267
← previousnext →301–400 of 576, ranked by callers