Home
last modified time | relevance | path

Searched refs:funcptr (Results 1 – 25 of 47) sorted by relevance

12

/netbsd/external/bsd/ipf/dist/
H A Dip_lookup.c846 ipf_lookup_res_num(softc, unit, type, number, funcptr) in ipf_lookup_res_num() argument
851 lookupfunc_t *funcptr;
861 return ipf_lookup_res_name(softc, unit, type, name, funcptr);
881 ipf_lookup_res_name(softc, unit, type, name, funcptr) in ipf_lookup_res_name() argument
886 lookupfunc_t *funcptr;
899 if (ptr != NULL && funcptr != NULL) {
900 *funcptr = (*l)->ipfl_addr_find;
908 if (funcptr != NULL)
909 *funcptr = NULL;
/netbsd/sys/external/bsd/ipf/netinet/
H A Dip_lookup.c823 lookupfunc_t *funcptr) in ipf_lookup_res_num() argument
829 return ipf_lookup_res_name(softc, unit, type, name, funcptr); in ipf_lookup_res_num()
850 lookupfunc_t *funcptr) in ipf_lookup_res_name() argument
863 if (ptr != NULL && funcptr != NULL) { in ipf_lookup_res_name()
864 *funcptr = (*l)->ipfl_addr_find; in ipf_lookup_res_name()
872 if (funcptr != NULL) in ipf_lookup_res_name()
873 *funcptr = NULL; in ipf_lookup_res_name()
/netbsd/external/gpl3/gdb/dist/ld/testsuite/ld-arm/
H A Dfdpic-main.s74 .word funcptr(GOT)
80 .comm funcptr,4,4
H A Dfdpic-main-m.s74 .word funcptr(GOT)
80 .comm funcptr,4,4
/netbsd/external/gpl3/gdb.old/dist/ld/testsuite/ld-arm/
H A Dfdpic-main-m.s74 .word funcptr(GOT)
80 .comm funcptr,4,4
H A Dfdpic-main.s74 .word funcptr(GOT)
80 .comm funcptr,4,4
/netbsd/usr.sbin/tadpolectl/
H A Dtadpolectl.c89 int (*funcptr)(int, int, int); member
704 ret = (*table[i].funcptr)(0, newval, i);
708 ret = (*table[i].funcptr)(1, 0, i);
762 (void)(*table[j].funcptr)(1, 0, j); in main()
/netbsd/external/gpl3/gcc/dist/gcc/
H A Drecog.h406 typedef rtx_insn *(*funcptr) (decltype ((void) args, NULL_RTX)...); in operator() typedef
407 return ((funcptr) func) (args...); in operator()
H A Dcgraphunit.cc1431 tree funcptr = altype; in maybe_diag_incompatible_alias() local
1449 funcptr = altype; in maybe_diag_incompatible_alias()
1467 funcptr = build_pointer_type (funcptr); in maybe_diag_incompatible_alias()
1471 alias, funcptr); in maybe_diag_incompatible_alias()
1488 funcptr = build_pointer_type (funcptr); in maybe_diag_incompatible_alias()
1494 alias, funcptr)) in maybe_diag_incompatible_alias()
H A Dcgraphunit.c1419 tree funcptr = altype; in maybe_diag_incompatible_alias() local
1437 funcptr = altype; in maybe_diag_incompatible_alias()
1455 funcptr = build_pointer_type (funcptr); in maybe_diag_incompatible_alias()
1459 alias, funcptr); in maybe_diag_incompatible_alias()
1476 funcptr = build_pointer_type (funcptr); in maybe_diag_incompatible_alias()
1482 alias, funcptr)) in maybe_diag_incompatible_alias()
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dcgraphunit.c1419 tree funcptr = altype; in maybe_diag_incompatible_alias() local
1437 funcptr = altype; in maybe_diag_incompatible_alias()
1455 funcptr = build_pointer_type (funcptr); in maybe_diag_incompatible_alias()
1459 alias, funcptr); in maybe_diag_incompatible_alias()
1476 funcptr = build_pointer_type (funcptr); in maybe_diag_incompatible_alias()
1482 alias, funcptr)) in maybe_diag_incompatible_alias()
/netbsd/external/gpl3/gdb/dist/binutils/
H A Ddlltool.c1819 ifunctype *funcptr; in generate_idata_ofile() local
1902 for (funcptr = headptr->funchead; funcptr != NULL; in generate_idata_ofile()
1903 funcptr = funcptr->next) in generate_idata_ofile()
1907 ((funcptr->ord) & 0xFFFF)); in generate_idata_ofile()
1909 (funcptr->its_name ? funcptr->its_name : funcptr->name)); in generate_idata_ofile()
/netbsd/external/gpl3/binutils/dist/binutils/
H A Ddlltool.c1821 ifunctype *funcptr; in generate_idata_ofile() local
1904 for (funcptr = headptr->funchead; funcptr != NULL; in generate_idata_ofile()
1905 funcptr = funcptr->next) in generate_idata_ofile()
1909 ((funcptr->ord) & 0xFFFF)); in generate_idata_ofile()
1911 (funcptr->its_name ? funcptr->its_name : funcptr->name)); in generate_idata_ofile()
/netbsd/external/gpl3/binutils.old/dist/binutils/
H A Ddlltool.c1858 ifunctype *funcptr; in generate_idata_ofile() local
1941 for (funcptr = headptr->funchead; funcptr != NULL; in generate_idata_ofile()
1942 funcptr = funcptr->next) in generate_idata_ofile()
1946 ((funcptr->ord) & 0xFFFF)); in generate_idata_ofile()
1948 (funcptr->its_name ? funcptr->its_name : funcptr->name)); in generate_idata_ofile()
/netbsd/external/gpl3/gdb.old/dist/binutils/
H A Ddlltool.c1819 ifunctype *funcptr; in generate_idata_ofile() local
1902 for (funcptr = headptr->funchead; funcptr != NULL; in generate_idata_ofile()
1903 funcptr = funcptr->next) in generate_idata_ofile()
1907 ((funcptr->ord) & 0xFFFF)); in generate_idata_ofile()
1909 (funcptr->its_name ? funcptr->its_name : funcptr->name)); in generate_idata_ofile()
/netbsd/external/gpl3/gdb/dist/include/
H A Dhp-symtab.h1080 dnttpointer funcptr ; /* points to FUNCTION symbol */ member
1129 dnttpointer funcptr ; /* pointer to function */ member
/netbsd/external/gpl3/binutils.old/dist/include/
H A Dhp-symtab.h1080 dnttpointer funcptr ; /* points to FUNCTION symbol */ member
1129 dnttpointer funcptr ; /* pointer to function */ member
/netbsd/external/gpl3/binutils/dist/include/
H A Dhp-symtab.h1080 dnttpointer funcptr ; /* points to FUNCTION symbol */ member
1129 dnttpointer funcptr ; /* pointer to function */ member
/netbsd/external/gpl3/gdb.old/dist/include/
H A Dhp-symtab.h1080 dnttpointer funcptr ; /* points to FUNCTION symbol */ member
1129 dnttpointer funcptr ; /* pointer to function */ member
/netbsd/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dxml.d2020 if (commentHandler.funcptr !is null) commentHandler(t); in parse()
2027 if (cdataHandler.funcptr !is null) cdataHandler(t); in parse()
2034 if (xiHandler.funcptr !is null) xiHandler(t); in parse()
2041 if (piHandler.funcptr !is null) piHandler(t); in parse()
2125 if (rawTextHandler.funcptr !is null) in parse()
2127 else if (textHandler.funcptr !is null) in parse()
/netbsd/external/gpl3/gcc/dist/libphobos/src/std/
H A Dxml.d2029 if (commentHandler.funcptr !is null) commentHandler(t); in parse()
2036 if (cdataHandler.funcptr !is null) cdataHandler(t); in parse()
2043 if (xiHandler.funcptr !is null) xiHandler(t); in parse()
2050 if (piHandler.funcptr !is null) piHandler(t); in parse()
2134 if (rawTextHandler.funcptr !is null) in parse()
2136 else if (textHandler.funcptr !is null) in parse()
/netbsd/external/gpl3/gdb/dist/gold/
H A Dconfigure.ac486 typedef void (*funcptr) (void);
487 funcptr dispatch (void) __asm__ ("invoke");
488 funcptr dispatch (void) { return &func; }]],
/netbsd/external/gpl3/binutils/dist/gold/
H A Dconfigure.ac507 typedef void (*funcptr) (void);
508 funcptr dispatch (void) __asm__ ("invoke");
509 funcptr dispatch (void) { return &func; }]],
/netbsd/external/gpl3/binutils.old/dist/gold/
H A Dconfigure.ac486 typedef void (*funcptr) (void);
487 funcptr dispatch (void) __asm__ ("invoke");
488 funcptr dispatch (void) { return &func; }]],
/netbsd/external/gpl3/gdb.old/dist/gold/
H A Dconfigure.ac486 typedef void (*funcptr) (void);
487 funcptr dispatch (void) __asm__ ("invoke");
488 funcptr dispatch (void) { return &func; }]],

12