Home
last modified time | relevance | path

Searched defs:bitable (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/bsd/pcc/dist/pcc/cc/cxxcom/
H A Dpass1.h505 struct bitable { struct
507 NODE *(*fun)(const struct bitable *, NODE *a); argument
521 NODE *builtin_frame_address(const struct bitable *bt, NODE *a); argument
H A Dbuiltins.c652 static const struct bitable bitable[] = { variable
/netbsd-src/external/bsd/pcc/dist/pcc/cc/ccom/
H A Dpass1.h557 struct bitable { struct
559 P1ND *(*fun)(const struct bitable *, P1ND *a); argument
574 P1ND *builtin_frame_address(const struct bitable *bt, P1ND *a); argument
H A Dbuiltins.c845 static const struct bitable bitable[] = { variable