Searched defs:gf (Results 1 – 8 of 8) sorted by relevance
132 allocate_filename_struct (struct gcov_filename *gf) in allocate_filename_struct()179 struct gcov_filename *gf) in gcov_exit_open_gcda_file()
762 dump_one_gcov (struct gcov_info *gi_ptr, struct gcov_filename *gf, in dump_one_gcov()836 struct gcov_filename gf; in gcov_do_dump() local
59 FILE *gf; in main() local
303 struct et_occ *f, *gf, *ggf; in et_splay() local
304 struct et_occ *f, *gf, *ggf; in et_splay() local
140 const sopno gf = g->firststate+1; /* +1 for OEND */ in matcher() local
310 #define NG_HCI_OPCODE(gf,cf) ((((gf) & 0x3f) << 10) | ((cf) & 0x3ff)) argument
378 #define HCI_OPCODE(gf,cf) ((((gf) & 0x3f) << 10) | ((cf) & 0x3ff)) argument