Home
last modified time | relevance | path

Searched refs:is_v3 (Results 1 – 8 of 8) sorted by relevance

/netbsd/sys/external/bsd/drm2/dist/drm/radeon/
H A Dradeon_agp.c145 bool is_v3; in radeon_agp_init() local
178 is_v3 = !!(agp_status & RADEON_AGPv3_MODE); in radeon_agp_init()
180 if (is_v3) { in radeon_agp_init()
206 if ((radeon_agpmode < (is_v3 ? 4 : 1)) || in radeon_agp_init()
207 (radeon_agpmode > (is_v3 ? 8 : 4)) || in radeon_agp_init()
210 radeon_agpmode, is_v3 ? "4, 8" : "1, 2, 4", in radeon_agp_init()
221 if (is_v3) { in radeon_agp_init()
/netbsd/sys/fs/nfs/nlm/
H A Dnlm_advlock.c219 int is_v3; in nlm_advlock_internal() local
233 nmp->nm_getinfo(vp, fh.fh_bytes, &fhlen, &ss, &is_v3, &size, &timo); in nlm_advlock_internal()
235 if (is_v3 != 0) in nlm_advlock_internal()
/netbsd/external/gpl3/gdb/dist/gdb/
H A Dstabsread.c2505 int is_v3 = 0;
2569 is_v3 = 1;
2625 else if (is_v3)
/netbsd/external/gpl3/gdb.old/dist/gdb/
H A Dstabsread.c2505 int is_v3 = 0;
2569 is_v3 = 1;
2625 else if (is_v3)
/netbsd/external/gpl3/binutils/dist/binutils/
H A Dstabs.c2982 bool is_v3; in parse_stab_argtypes() local
3002 is_v3 = argtypes[0] == '_' && argtypes[1] == 'Z'; in parse_stab_argtypes()
3004 if (!(is_destructor || is_full_physname_constructor || is_v3)) in parse_stab_argtypes()
/netbsd/external/gpl3/gdb/dist/binutils/
H A Dstabs.c2979 bfd_boolean is_v3; in parse_stab_argtypes() local
2999 is_v3 = argtypes[0] == '_' && argtypes[1] == 'Z'; in parse_stab_argtypes()
3001 if (!(is_destructor || is_full_physname_constructor || is_v3)) in parse_stab_argtypes()
/netbsd/external/gpl3/binutils.old/dist/binutils/
H A Dstabs.c2983 bfd_boolean is_v3; in parse_stab_argtypes() local
3003 is_v3 = argtypes[0] == '_' && argtypes[1] == 'Z'; in parse_stab_argtypes()
3005 if (!(is_destructor || is_full_physname_constructor || is_v3)) in parse_stab_argtypes()
/netbsd/external/gpl3/gdb.old/dist/binutils/
H A Dstabs.c2979 bfd_boolean is_v3; in parse_stab_argtypes() local
2999 is_v3 = argtypes[0] == '_' && argtypes[1] == 'Z'; in parse_stab_argtypes()
3001 if (!(is_destructor || is_full_physname_constructor || is_v3)) in parse_stab_argtypes()