f2                 38 core/ptp_chdk.h     int (*f2)(); // ??? (0xFF8D5B24)
f2                766 lib/ubasic/ubasic.c   int f1, f2;
f2                784 lib/ubasic/ubasic.c     f2 = factor();
f2                785 lib/ubasic/ubasic.c     DEBUG_PRINTF("term: %d %d %d\n", f1, op, f2);
f2                788 lib/ubasic/ubasic.c       f1 = f1 * f2;
f2                791 lib/ubasic/ubasic.c       f1 = f1 / f2;
f2                794 lib/ubasic/ubasic.c       f1 = f1 % f2;
f2                797 lib/ubasic/ubasic.c       f1 = f1 < f2;
f2                800 lib/ubasic/ubasic.c       f1 = f1 > f2;
f2                803 lib/ubasic/ubasic.c       f1 = f1 == f2;
f2                806 lib/ubasic/ubasic.c       f1 = f1 != f2;
f2                809 lib/ubasic/ubasic.c       f1 = f1 <= f2;
f2                812 lib/ubasic/ubasic.c       f1 = f1 >= f2;
f2                815 lib/ubasic/ubasic.c       f1 = f1 | f2;
f2                818 lib/ubasic/ubasic.c       f1 = f1 ^ f2;
f2                262 platform/ixus30_sd200/sub/100k/boot.c  	 	    int f2 = 0xFFAC9274; //0xFFB19088; 
f2                267 platform/ixus30_sd200/sub/100k/boot.c  	 	    int newdriver_id = _iosDrvInstall((void*)f0, (void*)f1, (void*)f2, (void*)f3, (void*)fRead, (void*)fWrite, (void*)f6); 
f2                273 platform/ixus40_sd300/sub/100j/boot.c  	 	    int f2 = 0xffac924c;
f2                278 platform/ixus40_sd300/sub/100j/boot.c  	 	    int newdriver_id = _iosDrvInstall((void*)f0, (void*)f1, (void*)f2, (void*)f3, (void*)fRead, (void*)fWrite, (void*)f6); 
f2                268 platform/ixus40_sd300/sub/100k/boot.c  	 	    int f2 = 0xFFAC9274; //0xFFB19088; 
f2                273 platform/ixus40_sd300/sub/100k/boot.c  	 	    int newdriver_id = _iosDrvInstall((void*)f0, (void*)f1, (void*)f2, (void*)f3, (void*)fRead, (void*)fWrite, (void*)f6); 
f2                141 platform/ixus900_sd900/sub/100c/debug.c         int f2 = 0xffcdccd0;
f2                146 platform/ixus900_sd900/sub/100c/debug.c         int newdriver_id = _iosDrvInstall((void*)f0, (void*)f1, (void*)f2, (void*)f3, (void*)fRead, (void*)fWrite, (void*)f6);
f2               1945 tools/finsig_dryos.c     int f2 = get_saved_sig(fw,"close");
f2               1946 tools/finsig_dryos.c     if ((f1<0) && (f2<0))
f2               1964 tools/finsig_dryos.c     f1 = adr2idx(fw, func_names[f2].val);
f2               1982 tools/finsig_dryos.c     int f2 = get_saved_sig(fw,"ClearEventFlag");
f2               1986 tools/finsig_dryos.c     if ((f1 < 0) || (f2 < 0))
f2               1989 tools/finsig_dryos.c     f2 = adr2idx(fw, func_names[f2].val);
f2               1996 tools/finsig_dryos.c     if ( followBranch2(fw,idx2adr(fw,k2),0x01000001) != idx2adr(fw,f2) ) // ClearEventFlag?
f2               2052 tools/finsig_dryos.c             int f2 = idxFollowBranch(fw,f1+i,0x01000001);
f2               2054 tools/finsig_dryos.c             if(isMOV(fw,f2) && (fwRd(fw,f2) == 0) && (fwOp2(fw,f2) == 0)) // MOV R0, 0
f2               2057 tools/finsig_dryos.c             if(isB(fw,f2)) {
f2               2058 tools/finsig_dryos.c                 f2 = idxFollowBranch(fw,f2,0x00000001);
f2               2060 tools/finsig_dryos.c             fwAddMatch(fw,idx2adr(fw,f2),32,0,122);
f2               2129 tools/finsig_dryos.c             int f2 = idxFollowBranch(fw,f1+i,0x01000001);
f2               2131 tools/finsig_dryos.c             if(isB(fw,f2)) {
f2               2132 tools/finsig_dryos.c                 f2 = idxFollowBranch(fw,f2,0x00000001);
f2               2134 tools/finsig_dryos.c             fwAddMatch(fw,idx2adr(fw,f2),32,0,122);
f2               2165 tools/finsig_dryos.c     int f1, f2, n;
f2               2169 tools/finsig_dryos.c         f2 = find_Nth_inst_rev(fw, isBL, j-1, 128, 2);
f2               2171 tools/finsig_dryos.c         if ((f1 < 1) || (f1-f2<8))
f2               2423 tools/finsig_dryos.c     int f2, blcnt, i;
f2               2424 tools/finsig_dryos.c     f2 = find_str_ref(fw,"File Write Fail.");
f2               2425 tools/finsig_dryos.c     if(f2 == -1)
f2               2429 tools/finsig_dryos.c         if(!isBL(fw,f2+i)) {
f2               2433 tools/finsig_dryos.c         if(idxFollowBranch(fw,f2+i,0x01000001)==f1) {
f2               2437 tools/finsig_dryos.c         else if(idxFollowBranch(fw,idxFollowBranch(fw,f2+i,0x01000001),0x01000001)==f1) {
f2               2442 tools/finsig_dryos.c             f2 = idxFollowBranch(fw,f2+i,0x01000001);
f2               2443 tools/finsig_dryos.c             fwAddMatch(fw,idx2adr(fw,f2),32,0,122);
f2               1726 tools/finsig_thumb2.c         uint32_t f2=get_direct_jump_target(fw,fw->is);
f2               1727 tools/finsig_thumb2.c         if(f2 != sleeptask) {
f2               1057 tools/finsig_vxworks.c     int f2 = get_saved_sig(fw,"ClearEventFlag");
f2               1059 tools/finsig_vxworks.c     if ((f1 < 0) || (f2 < 0))
f2               1063 tools/finsig_vxworks.c     f2 = adr2idx(fw, func_names[f2].val);
f2               1068 tools/finsig_vxworks.c     if ( followBranch2(fw,idx2adr(fw,k2),0x01000001) != idx2adr(fw,f2) ) // ClearEventFlag?
f2               1118 tools/finsig_vxworks.c             int f2 = idxFollowBranch(fw,f1+i,0x01000001);
f2               1120 tools/finsig_vxworks.c             if(isMOV(fw,f2) && (fwRd(fw,f2) == 0) && (fwOp2(fw,f2) == 0)) // MOV R0, 0
f2               1123 tools/finsig_vxworks.c             if(isBL(fw,f2+1)) {
f2               1124 tools/finsig_vxworks.c                 f2 = idxFollowBranch(fw,f2+1,0x01000001);
f2               1125 tools/finsig_vxworks.c                 fwAddMatch(fw,idx2adr(fw,f2),32,0,122);
f2               1187 tools/finsig_vxworks.c             int f2 = idxFollowBranch(fw,f1+i,0x01000001);
f2               1189 tools/finsig_vxworks.c             if(isB(fw,f2)) {
f2               1190 tools/finsig_vxworks.c                 f2 = idxFollowBranch(fw,f2,0x00000001);
f2               1192 tools/finsig_vxworks.c             fwAddMatch(fw,idx2adr(fw,f2),32,0,122);
f2               1503 tools/finsig_vxworks.c             int f2 = idxFollowBranch(fw,f1+i,0x01000001);
f2               1504 tools/finsig_vxworks.c             fwAddMatch(fw,idx2adr(fw,f2),32,0,122);
f2               1518 tools/finsig_vxworks.c     int f2, blcnt, i;
f2               1519 tools/finsig_vxworks.c     f2 = find_str_ref(fw,"File Write Fail.");
f2               1520 tools/finsig_vxworks.c     if(f2 == -1)
f2               1524 tools/finsig_vxworks.c         if(!isBL(fw,f2+i)) {
f2               1528 tools/finsig_vxworks.c         if(idxFollowBranch(fw,f2+i,0x01000001) == f1) {
f2               1533 tools/finsig_vxworks.c             f2 = idxFollowBranch(fw,f2+i,0x01000001);
f2               1534 tools/finsig_vxworks.c             fwAddMatch(fw,idx2adr(fw,f2),32,0,122);
f2                114 tools/ghidra_scripts/datatypes/fw_types.h     int (*f2)(); // ??? (0xFF8D5B24)