Searched defs:bitable (Results 1 – 4 of 4) sorted by relevance
505 struct bitable { struct507 NODE *(*fun)(const struct bitable *, NODE *a); argument521 NODE *builtin_frame_address(const struct bitable *bt, NODE *a); argument
652 static const struct bitable bitable[] = { variable
557 struct bitable { struct559 P1ND *(*fun)(const struct bitable *, P1ND *a); argument574 P1ND *builtin_frame_address(const struct bitable *bt, P1ND *a); argument
845 static const struct bitable bitable[] = { variable