Searched refs:STATIC (Results 201 - 225 of 256) sorted by relevance

1234567891011

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dmdebugread.c3044 psymbol_placement::STATIC,
3075 psymbol_placement::STATIC, 0, psymtab_language,
3084 psymbol_placement::STATIC, 0,
3098 psymbol_placement::STATIC, 0, psymtab_language,
3164 psymbol_placement::STATIC,
3183 psymbol_placement::STATIC,
3198 psymbol_placement::STATIC,
3459 psymbol_placement::STATIC,
3525 psymbol_placement::STATIC,
3565 psymbol_placement::STATIC,
3036 psymbol_placement::STATIC, member in class:psymbol_placement
3067 psymbol_placement::STATIC, 0, psymtab_language, member in class:psymbol_placement
3076 psymbol_placement::STATIC, 0, member in class:psymbol_placement
3090 psymbol_placement::STATIC, 0, psymtab_language, member in class:psymbol_placement
3156 psymbol_placement::STATIC, member in class:psymbol_placement
3175 psymbol_placement::STATIC, member in class:psymbol_placement
3190 psymbol_placement::STATIC, member in class:psymbol_placement
[all...]
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dmdebugread.c3049 psymbol_placement::STATIC,
3082 psymbol_placement::STATIC, 0, psymtab_language,
3091 psymbol_placement::STATIC, 0,
3106 psymbol_placement::STATIC, 0, psymtab_language,
3172 psymbol_placement::STATIC,
3191 psymbol_placement::STATIC,
3207 psymbol_placement::STATIC,
3471 psymbol_placement::STATIC,
3538 psymbol_placement::STATIC,
3580 psymbol_placement::STATIC,
3041 psymbol_placement::STATIC, member in class:psymbol_placement
3074 psymbol_placement::STATIC, 0, psymtab_language, member in class:psymbol_placement
3083 psymbol_placement::STATIC, 0, member in class:psymbol_placement
3098 psymbol_placement::STATIC, 0, psymtab_language, member in class:psymbol_placement
3164 psymbol_placement::STATIC, member in class:psymbol_placement
3183 psymbol_placement::STATIC, member in class:psymbol_placement
3199 psymbol_placement::STATIC, member in class:psymbol_placement
[all...]
/netbsd-current/external/bsd/pcc/dist/pcc/cc/ccom/
H A Dcgram.y432 if ($1 != STATIC)
772 if ($1->sclass == STATIC || $1->sclass == EXTDEF)
775 if ($1->sclass == STATIC || $1->sclass == EXTDEF)
1253 s->sclass = STATIC;
1837 if (class == STATIC && oclass == EXTERN)
1973 sp->sclass = STATIC;
1977 sp->sclass = blevel ? AUTO : STATIC;
H A Dpass1.h61 #define STATIC 3 macro
/netbsd-current/external/bsd/pcc/dist/pcc/cc/cxxcom/
H A Dcgram.y457 if ($3->n_type != STATIC)
805 if ($1->sclass == STATIC || $1->sclass == EXTDEF)
808 if ($1->sclass == STATIC || $1->sclass == EXTDEF)
1796 if (class == STATIC && oclass == EXTERN)
2011 sp->sclass = STATIC;
2015 sp->sclass = blevel ? AUTO : STATIC;
H A Dpass1.h61 #define STATIC 3 macro
H A Dsymtabs.c390 else if (sp->sclass == STATIC)
H A Dcxxcode.c822 if (sp->sclass == STATIC || sp->sclass == USTATIC) {
/netbsd-current/sys/arch/mips/rmi/
H A Drmixl_pcie.c85 # define STATIC static macro
87 # define STATIC macro
1470 STATIC int
H A Drmixl_pcix.c85 # define STATIC static macro
87 # define STATIC macro
/netbsd-current/external/gpl3/binutils/dist/gprofng/src/
H A DMetric.cc1490 if (subtype == STATIC)
1541 if (subtype == STATIC)
1563 if (get_subtype () == STATIC)
1622 char *sc = NTXT (""); // subtype == STATIC
H A DHist_data.cc565 if (mtr->get_subtype () == Metric::STATIC)
741 if (mitem->get_subtype () == Metric::STATIC)
785 if (mitem->get_subtype () == Metric::STATIC)
H A DDataSpace.cc449 if (mtr->get_subtype () != Metric::STATIC)
/netbsd-current/external/gpl3/gdb.old/dist/sim/ppc/
H A Dinline.h25 #define STATIC(TYPE) static TYPE macro
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/avr/libf7/
H A Dlibf7.c1660 #define STATIC static macro
1662 #undef STATIC macro
1828 #define STATIC static macro
1830 #undef STATIC macro
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/avr/libf7/
H A Dlibf7.c1660 #define STATIC static macro
1662 #undef STATIC macro
1828 #define STATIC static macro
1830 #undef STATIC macro
/netbsd-current/external/gpl3/gdb/dist/sim/ppc/
H A Dinline.h26 #define STATIC(TYPE) static TYPE macro
/netbsd-current/usr.bin/xlint/lint1/
H A Dlint1.h168 STATIC, /* static symbols (local and global) */ enumerator in enum:__anon44
/netbsd-current/tests/net/route/
H A Dt_route.sh269 flags: 0x843<UP,GATEWAY,DONE,STATIC>
343 flags: 0x843<UP,GATEWAY,DONE,STATIC>
/netbsd-current/external/gpl3/gcc.old/dist/gcc/fortran/
H A Ddump-parse-tree.c1483 case OMP_SCHED_STATIC: type = "STATIC"; break;
1652 fprintf (dumpfile, " DIST_SCHEDULE (STATIC");
/netbsd-current/external/gpl3/gcc/dist/gcc/fortran/
H A Ddump-parse-tree.cc1560 case OMP_SCHED_STATIC: type = "STATIC"; break;
1773 fputs (" DIST_SCHEDULE (STATIC", dumpfile);
/netbsd-current/sbin/iscsictl/
H A Discsic_driverif.c337 STATIC char *
/netbsd-current/games/warp/
H A Dinit.c325 obj->flags |= STATIC;
H A Dmove.c121 curobj->flags |= STATIC;
/netbsd-current/sys/dev/iscsi/
H A Discsi_utils.c64 STATIC uint32_t crc_table[256] = {

Completed in 432 milliseconds

1234567891011