Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DoctorWkt/acwj
/ functions
Functions
15,390 in github.com/DoctorWkt/acwj
⨍
Functions
15,390
◇
Types & classes
1,844
↓ 11 callers
Function
genlabel
Generate and return a new label number
46_Void_Functions/gen.c:9
↓ 11 callers
Function
genlabel
Generate and return a new label number
44_Fold_Optimisation/gen.c:9
↓ 11 callers
Function
genlabel
48_Static/gen.c:10
↓ 11 callers
Function
match
Ensure that the current token is t, and fetch the next token. Otherwise throw an error
09_While_Loops/misc.c:11
↓ 11 callers
Function
match
match - match ins against pat and set vars */
64_6809_Target/cpeep.c:221
↓ 11 callers
Function
mkastleaf
Make an AST leaf node
35_Preprocessor/tree.c:34
↓ 11 callers
Function
mkastleaf
Make an AST leaf node
34_Enums_and_Typedefs/tree.c:34
↓ 11 callers
Function
mkastnode
Build and return a generic AST node
28_Runtime_Flags/tree.c:9
↓ 11 callers
Function
mkastnode
Build and return a generic AST node
27_Testing_Errors/tree.c:9
↓ 11 callers
Function
mkastnode
Build and return a generic AST node
29_Refactoring/tree.c:9
↓ 11 callers
Function
mkastnode
Build and return a generic AST node
25_Function_Arguments/tree.c:9
↓ 11 callers
Function
mkastnode
Build and return a generic AST node
30_Design_Composites/tree.c:9
↓ 11 callers
Function
mkastnode
Build and return a generic AST node
26_Prototypes/tree.c:9
↓ 11 callers
Function
mkastnode
Build and return a generic AST node
31_Struct_Declarations/tree.c:9
↓ 11 callers
Function
pointer_to
Given a primitive type, return the type which is a pointer to it
40_Var_Initialisation_pt2/types.c:21
↓ 11 callers
Function
pointer_to
Given a primitive type, return the type which is a pointer to it
41_Local_Var_Init/types.c:21
↓ 11 callers
Function
pointer_to
Given a primitive type, return the type which is a pointer to it
52_Pointers_pt2/types.c:21
↓ 11 callers
Function
ptrtype
Return true if a type is of pointer type
42_Casting/types.c:15
↓ 11 callers
Function
ptrtype
Return true if a type is of pointer type
43_More_Operators/types.c:15
↓ 11 callers
Function
ptrtype
Return true if a type is of pointer type
44_Fold_Optimisation/types.c:15
↓ 11 callers
Function
ptrtype
Return true if a type is of pointer type
50_Mop_up_pt1/types.c:15
↓ 11 callers
Function
ptrtype
Return true if a type is of pointer type
48_Static/types.c:15
↓ 11 callers
Function
ptrtype
Return true if a type is of pointer type
49_Ternary/types.c:15
↓ 11 callers
Function
push
64_6809_Target/cpeep.c:597
↓ 11 callers
Function
rparen
Match a right parenthesis and fetch the next token
42_Casting/misc.c:41
↓ 11 callers
Function
rparen
Match a right parenthesis and fetch the next token
43_More_Operators/misc.c:41
↓ 11 callers
Function
rparen
Match a right parenthesis and fetch the next token
44_Fold_Optimisation/misc.c:41
↓ 11 callers
Function
scan
Scan and return the next token found in the input. Return 1 if token valid, 0 if no tokens left.
16_Global_Vars/scan.c:150
↓ 11 callers
Function
typesize
Given a type and a composite type pointer, return the size of this type in bytes
63_QBE/types.c:37
↓ 11 callers
Function
typesize
Given a type and a composite type pointer, return the size of this type in bytes
51_Arrays_pt2/types.c:37
↓ 11 callers
Function
typesize
Given a type and a composite type pointer, return the size of this type in bytes
53_Mop_up_pt2/types.c:37
↓ 11 callers
Function
typesize
Given a type and a composite type pointer, return the size of this type in bytes
56_Local_Arrays/types.c:37
↓ 11 callers
Function
typesize
Given a type and a composite type pointer, return the size of this type in bytes
54_Reg_Spills/types.c:37
↓ 11 callers
Function
typesize
Given a type and a composite type pointer, return the size of this type in bytes
47_Sizeof/types.c:37
↓ 11 callers
Function
typesize
Given a type and a composite type pointer, return the size of this type in bytes
50_Mop_up_pt1/types.c:37
↓ 11 callers
Function
typesize
Given a type and a composite type pointer, return the size of this type in bytes
48_Static/types.c:37
↓ 11 callers
Function
typesize
Given a type and a composite type pointer, return the size of this type in bytes
49_Ternary/types.c:37
↓ 11 callers
Function
typesize
Given a type and a composite type pointer, return the size of this type in bytes
57_Mop_up_pt3/types.c:37
↓ 11 callers
Function
typesize
Given a type and a composite type pointer, return the size of this type in bytes
52_Pointers_pt2/types.c:37
↓ 11 callers
Function
value_at
Given a primitive pointer type, return the type which it points to
58_Ptr_Increments/types.c:29
↓ 11 callers
Function
value_at
Given a pointer type, return the type which it points to
64_6809_Target/types.c:32
↓ 11 callers
Function
value_at
Given a primitive pointer type, return the type which it points to
59_WDIW_pt1/types.c:29
↓ 11 callers
Function
value_at
Given a primitive pointer type, return the type which it points to
60_TripleTest/types.c:29
↓ 11 callers
Function
value_at
Given a primitive pointer type, return the type which it points to
62_Cleanup/types.c:29
↓ 10 callers
Function
cgfreelocn
Free a location. Check to see if it's not already there.
64_6809_Target/cg6809.c:223
↓ 10 callers
Function
cgjump
Generate a jump to a label
58_Ptr_Increments/cg.c:674
↓ 10 callers
Function
cgjump
Generate a jump to a label
56_Local_Arrays/cg.c:693
↓ 10 callers
Function
cgjump
Generate a jump to a label
54_Reg_Spills/cg.c:693
↓ 10 callers
Function
cgjump
Generate a jump to a label
59_WDIW_pt1/cg.c:709
↓ 10 callers
Function
cgjump
Generate a jump to a label
60_TripleTest/cg.c:709
↓ 10 callers
Function
cgjump
Generate a jump to a label
62_Cleanup/cg.c:719
↓ 10 callers
Function
cgjump
Generate a jump to a label
57_Mop_up_pt3/cg.c:696
↓ 10 callers
Function
cglabel
Generate a label
42_Casting/cg.c:603
↓ 10 callers
Function
cglabel
Generate a label
40_Var_Initialisation_pt2/cg.c:601
↓ 10 callers
Function
cglabel
Generate a label
45_Globals_Again/cg.c:603
↓ 10 callers
Function
cglabel
Generate a label
38_Dangling_Else/cg.c:579
↓ 10 callers
Function
cglabel
Generate a label
37_Switch/cg.c:579
↓ 10 callers
Function
cglabel
Generate a label
43_More_Operators/cg.c:603
↓ 10 callers
Function
cglabel
Generate a label
39_Var_Initialisation_pt1/cg.c:579
↓ 10 callers
Function
cglabel
Generate a label
47_Sizeof/cg.c:603
↓ 10 callers
Function
cglabel
Generate a label
41_Local_Var_Init/cg.c:601
↓ 10 callers
Function
cglabel
Generate a label
46_Void_Functions/cg.c:603
↓ 10 callers
Function
cglabel
Generate a label
44_Fold_Optimisation/cg.c:603
↓ 10 callers
Function
cglabel
Generate a label
48_Static/cg.c:605
↓ 10 callers
Function
cgprimsize
Given a P_XXX type value, return the size of a primitive type in bytes.
29_Refactoring/cg.c:460
↓ 10 callers
Function
cgprimsize
Given a P_XXX type value, return the size of a primitive type in bytes.
30_Design_Composites/cg.c:445
↓ 10 callers
Function
fatal
Print out fatal messages
08_If_Statements/misc.c:50
↓ 10 callers
Function
fatals
31_Struct_Declarations/misc.c:58
↓ 10 callers
Function
free_register
Return a register to the list of available registers. Check to see if it's not already there.
42_Casting/cg.c:129
↓ 10 callers
Function
free_register
Return a register to the list of available registers. Check to see if it's not already there.
42_Casting/cgn.c:120
↓ 10 callers
Function
free_register
Return a register to the list of available registers. Check to see if it's not already there.
28_Runtime_Flags/cg.c:81
↓ 10 callers
Function
free_register
Return a register to the list of available registers. Check to see if it's not already there.
28_Runtime_Flags/cgn.c:72
↓ 10 callers
Function
free_register
Return a register to the list of available registers. Check to see if it's not already there.
40_Var_Initialisation_pt2/cg.c:128
↓ 10 callers
Function
free_register
Return a register to the list of available registers. Check to see if it's not already there.
40_Var_Initialisation_pt2/cgn.c:118
↓ 10 callers
Function
free_register
Return a register to the list of available registers. Check to see if it's not already there.
27_Testing_Errors/cg.c:81
↓ 10 callers
Function
free_register
Return a register to the list of available registers. Check to see if it's not already there.
27_Testing_Errors/cgn.c:72
↓ 10 callers
Function
free_register
Return a register to the list of available registers. Check to see if it's not already there.
45_Globals_Again/cg.c:129
↓ 10 callers
Function
free_register
Return a register to the list of available registers. Check to see if it's not already there.
45_Globals_Again/cgn.c:120
↓ 10 callers
Function
free_register
Return a register to the list of available registers. Check to see if it's not already there.
32_Struct_Access_pt1/cg.c:125
↓ 10 callers
Function
free_register
Return a register to the list of available registers. Check to see if it's not already there.
32_Struct_Access_pt1/cgn.c:116
↓ 10 callers
Function
free_register
Return a register to the list of available registers. Check to see if it's not already there.
29_Refactoring/cg.c:81
↓ 10 callers
Function
free_register
Return a register to the list of available registers. Check to see if it's not already there.
29_Refactoring/cgn.c:72
↓ 10 callers
Function
free_register
Return a register to the list of available registers. Check to see if it's not already there.
25_Function_Arguments/cg.c:81
↓ 10 callers
Function
free_register
Return a register to the list of available registers. Check to see if it's not already there.
25_Function_Arguments/cgn.c:72
↓ 10 callers
Function
free_register
Return a register to the list of available registers. Check to see if it's not already there.
30_Design_Composites/cg.c:81
↓ 10 callers
Function
free_register
Return a register to the list of available registers. Check to see if it's not already there.
30_Design_Composites/cgn.c:72
↓ 10 callers
Function
free_register
Return a register to the list of available registers. Check to see if it's not already there.
38_Dangling_Else/cg.c:128
↓ 10 callers
Function
free_register
Return a register to the list of available registers. Check to see if it's not already there.
38_Dangling_Else/cgn.c:118
↓ 10 callers
Function
free_register
Return a register to the list of available registers. Check to see if it's not already there.
37_Switch/cg.c:128
↓ 10 callers
Function
free_register
Return a register to the list of available registers. Check to see if it's not already there.
37_Switch/cgn.c:118
↓ 10 callers
Function
free_register
Return a register to the list of available registers. Check to see if it's not already there.
43_More_Operators/cg.c:129
↓ 10 callers
Function
free_register
Return a register to the list of available registers. Check to see if it's not already there.
43_More_Operators/cgn.c:120
↓ 10 callers
Function
free_register
Return a register to the list of available registers. Check to see if it's not already there.
39_Var_Initialisation_pt1/cg.c:128
↓ 10 callers
Function
free_register
Return a register to the list of available registers. Check to see if it's not already there.
39_Var_Initialisation_pt1/cgn.c:118
↓ 10 callers
Function
free_register
Return a register to the list of available registers. Check to see if it's not already there.
33_Unions/cg.c:125
↓ 10 callers
Function
free_register
Return a register to the list of available registers. Check to see if it's not already there.
33_Unions/cgn.c:116
↓ 10 callers
Function
free_register
Return a register to the list of available registers. Check to see if it's not already there.
26_Prototypes/cg.c:81
↓ 10 callers
Function
free_register
Return a register to the list of available registers. Check to see if it's not already there.
26_Prototypes/cgn.c:72
↓ 10 callers
Function
free_register
Return a register to the list of available registers. Check to see if it's not already there.
47_Sizeof/cg.c:129
↓ 10 callers
Function
free_register
Return a register to the list of available registers. Check to see if it's not already there.
47_Sizeof/cgn.c:120
← previous
next →
601–700 of 15,390, ranked by callers