Searched refs:scl (Results 1 - 18 of 18) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/all/
H A Dcofftag.d7 \[ 0\]\(sec -2\)\(fl 0x00\)\(ty 0\)\(scl 103\) \(nx 1\) 0x0+0000 foo.c
9 \[ 2\]\(sec 1\)\(fl 0x00\)\(ty 0\)\(scl 6\) \(nx 0\) 0x0+0000 gcc2_compiled.
10 \[ 3\]\(sec 1\)\(fl 0x00\)\(ty 0\)\(scl 6\) \(nx 0\) 0x0+0000 ___gnu_compiled_c
11 \[ 4\]\(sec -2\)\(fl 0x00\)\(ty a\)\(scl 15\) \(nx 1\) 0x0+0000 _token
13 \[ 6\]\(sec -(1|2)\)\(fl 0x00\)\(ty b\)\(scl 16\) \(nx 0\) 0x0+0000 _operator
14 \[ 7\]\(sec -(1|2)\)\(fl 0x00\)\(ty b\)\(scl 16\) \(nx 0\) 0x0+0001 _flags
15 \[ 8\]\(sec -(1|2)\)\(fl 0x00\)\(ty 0\)\(scl 102\) \(nx 1\) 0x0+0004 .eos
17 \[ 10\]\(sec 1\)\(fl 0x00\)\(ty 0\)\(scl 3\) \(nx 1\) 0x[0-9a-f]+ .text
19 \[ 12\]\(sec 2\)\(fl 0x00\)\(ty 0\)\(scl 3\) \(nx 1\) 0x[0-9a-f]+ .data
21 \[ 14\]\(sec 3\)\(fl 0x00\)\(ty 0\)\(scl
[all...]
H A Dcofftag.s23 .scl 15
29 .scl 16
34 .scl 16
39 .scl 102
51 .scl 2
56 .scl 2
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/pe/
H A Dpeseh-x64-3.s4 .def nMainCRTStartup; .scl 2; .type 32; .endef
30 .def __security_init_cookie; .scl 2; .type 32; .endef
31 .def __tmainCRTStartup; .scl 2; .type 32; .endef
H A Dpeseh-x64-2.s5 .def foo; .scl 2; .type 32; .endef
26 .def bar; .scl 2; .type 32; .endef
H A Dpeseh-x64.s5 .def foo; .scl 2; .type 32; .endef
H A Dpeseh-x64-4.s6 .def _ZN5VBase1fEv; .scl 2; .type 32; .endef
24 .def _ZN10StreamBaseD2Ev; .scl 2; .type 32; .endef
55 .def _ZN10StreamBaseD1Ev; .scl 2; .type 32; .endef
86 .def _ZN10StreamBaseD0Ev; .scl 2; .type 32; .endef
111 .def _ZN6StreamD2Ev; .scl 2; .type 32; .endef
164 .def _ZN6StreamD1Ev; .scl 2; .type 32; .endef
210 .def _ZN6StreamD0Ev; .scl 2; .type 32; .endef
240 .def _ZN13DerivedStreamD1Ev; .scl 2; .type 32; .endef
309 .def __gxx_personality_v0; .scl 2; .type 32; .endef
342 .def _ZN13DerivedStreamD0Ev; .scl
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/ppc/
H A Dtest1xcoff32.d20 \[ 0\]\(sec -2\)\(fl 0x00\)\(ty 0\)\(scl 103\) \(nx 1\) 0x00000000 fake
22 \[ 2\]\(sec 1\)\(fl 0x00\)\(ty 0\)\(scl 107\) \(nx 1\) 0x00000000 \.crazy_table
24 \[ 4\]\(sec 1\)\(fl 0x00\)\(ty 0\)\(scl 107\) \(nx 1\) 0x00000008
26 \[ 6\]\(sec 1\)\(fl 0x00\)\(ty 0\)\(scl 107\) \(nx 1\) 0x00000008 reference_csect_relative_symbols
28 \[ 8\]\(sec 1\)\(fl 0x00\)\(ty 0\)\(scl 107\) \(nx 1\) 0x00000018 dubious_references_to_default_RW_csect
30 \[ 10\]\(sec 1\)\(fl 0x00\)\(ty 0\)\(scl 107\) \(nx 1\) 0x00000028 reference_via_toc
32 \[ 12\]\(sec 1\)\(fl 0x00\)\(ty 0\)\(scl 107\) \(nx 1\) 0x00000040 subtract_symbols
34 \[ 14\]\(sec 1\)\(fl 0x00\)\(ty 0\)\(scl 107\) \(nx 1\) 0x0000005c load_addresses
36 \[ 16\]\(sec 2\)\(fl 0x00\)\(ty 0\)\(scl 107\) \(nx 1\) 0x00000068
38 \[ 18\]\(sec 2\)\(fl 0x00\)\(ty 0\)\(scl 10
[all...]
/netbsd-6-1-5-RELEASE/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Dspa_misc.c259 spa_config_lock_t *scl = &spa->spa_config_lock[i]; local
260 mutex_init(&scl->scl_lock, NULL, MUTEX_DEFAULT, NULL);
261 cv_init(&scl->scl_cv, NULL, CV_DEFAULT, NULL);
262 refcount_create(&scl->scl_count);
263 scl->scl_writer = NULL;
264 scl->scl_write_wanted = 0;
272 spa_config_lock_t *scl = &spa->spa_config_lock[i]; local
273 mutex_destroy(&scl->scl_lock);
274 cv_destroy(&scl->scl_cv);
275 refcount_destroy(&scl
285 spa_config_lock_t *scl = &spa->spa_config_lock[i]; local
316 spa_config_lock_t *scl = &spa->spa_config_lock[i]; local
345 spa_config_lock_t *scl = &spa->spa_config_lock[i]; local
366 spa_config_lock_t *scl = &spa->spa_config_lock[i]; local
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/arm/
H A Dwince.s4 .def global_sym; .scl 2; .type 32; .endef
/netbsd-6-1-5-RELEASE/usr.bin/xlint/lint1/
H A Ddecl.c711 scl_t scl; local
718 scl = dcs->d_scl;
802 if (scl == REG || scl == AUTO) {
805 scl = NOSCL;
808 if (scl != NOSCL && scl != REG) {
811 scl = NOSCL;
815 dcs->d_scl = scl;
1613 scl_t scl local
1680 newtag(sym_t *tag, scl_t scl, int decl, int semi) argument
[all...]
/netbsd-6-1-5-RELEASE/sys/dev/
H A Dfss.c920 struct fss_cache *scp, *scl; local
925 scl = sc->sc_cache+sc->sc_cache_size;
935 for (scp = sc->sc_cache; scp < scl; scp++)
946 for (scp = sc->sc_cache; scp < scl; scp++)
952 if (scp >= scl) {
1088 struct fss_cache *scp, *scl; local
1091 scl = sc->sc_cache+sc->sc_cache_size;
1254 for (scp = sc->sc_cache; scp < scl; scp++)
1258 if (scp < scl)
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/ms/
H A Duplink.pl43 .def .Lazy$i; .scl 3; .type 32; .endef
/netbsd-6-1-5-RELEASE/sys/net/
H A Dif_ppp.c243 struct ppp_softc *sc, *sci, *scl = NULL; local
251 scl = sci;
266 scl = sci;
278 else if (scl != NULL)
279 LIST_INSERT_AFTER(scl, sc, sc_iflist);
/netbsd-6-1-5-RELEASE/external/bsd/pcc/dist/pcc/cc/ccom/
H A Dpftn.c150 int scl; local
258 scl = p->sclass;
262 printf(" previous class: %s\n", scnames(scl));
291 switch( scl ){
311 if (scl==USTATIC || (scl==EXTERN && blevel==0)) {
315 if (changed || (scl == STATIC && blevel == slev))
320 if (scl==STATIC || scl==USTATIC)
325 if (scl
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/pcc/dist/pcc/cc/cxxcom/
H A Dpftn.c150 int scl; local
258 scl = p->sclass;
262 printf(" previous class: %s\n", scnames(scl));
291 switch( scl ){
311 if (scl==USTATIC || (scl==EXTERN && blevel==0)) {
315 if (changed || (scl == STATIC && blevel == slev))
320 if (scl==STATIC || scl==USTATIC)
325 if (scl
[all...]
/netbsd-6-1-5-RELEASE/common/dist/zlib/contrib/inflate86/
H A Dinffast.S220 /* coff info: scl 2 = extern, type 32 = function */
221 .def inflate_fast; .scl 2; .type 32; .endef
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/zlib/contrib/inflate86/
H A Dinffast.S220 /* coff info: scl 2 = extern, type 32 = function */
221 .def inflate_fast; .scl 2; .type 32; .endef
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/
H A Dconfigure27327 .scl 2

Completed in 416 milliseconds