Searched refs:local (Results 126 - 150 of 248) sorted by relevance

12345678910

/freebsd-10.0-release/lib/libz/
H A Dzutil.c205 local int next_ptr = 0;
212 local ptr_table table[MAX_PTR];
H A Dzutil.h36 #ifndef local
37 # define local static macro
/freebsd-10.0-release/sys/boot/fdt/dts/
H A Dts7800.dts121 local-mac-address = [ 00 00 00 00 00 00 ];
H A Ddb88f5182.dts179 local-mac-address = [ 00 00 00 00 00 00 ];
H A Ddb88f5281.dts179 local-mac-address = [ 00 00 00 00 00 00 ];
H A Ddockstar.dts200 local-mac-address = [ 00 00 00 00 00 00 ];
H A Dsheevaplug.dts185 local-mac-address = [ 00 00 00 00 00 00 ];
H A Dp1020rdb.dts416 local-mac-address = [ 00 00 00 00 00 00 ];
444 local-mac-address = [ 00 00 00 00 00 00 ];
473 local-mac-address = [ 00 00 00 00 00 00 ];
/freebsd-10.0-release/sys/cddl/contrib/opensolaris/uts/common/zmod/
H A Dzutil.h47 #ifndef local
48 # define local static macro
/freebsd-10.0-release/sys/i386/i386/
H A Delf_machdep.c146 int type, int local, elf_lookup_fn lookup)
174 if (local) {
145 elf_reloc_internal(linker_file_t lf, Elf_Addr relocbase, const void *data, int type, int local, elf_lookup_fn lookup) argument
/freebsd-10.0-release/sys/ia64/ia64/
H A Delf_machdep.c180 int type, int local, elf_lookup_fn lookup)
216 if (local) {
179 elf_reloc_internal(linker_file_t lf, Elf_Addr relocbase, const void *data, int type, int local, elf_lookup_fn lookup) argument
/freebsd-10.0-release/sys/net/
H A Dzutil.h60 #ifndef local
61 # define local static macro
/freebsd-10.0-release/contrib/bmake/
H A Dcompat.c228 Boolean local; /* TRUE if command should be executed
370 local = TRUE;
392 if (local)
227 Boolean local; /* TRUE if command should be executed local
/freebsd-10.0-release/contrib/ntp/libparse/
H A Dclk_meinberg.c270 void *local
468 void *local
473 return cvt_meinberg(buffer, size, format, clock_time, local);
H A Dclk_varitext.c141 void *local
200 return PARSE_INP_SKIP; /* local data not allocated - sigh! */
H A Dclk_rawdcf.c339 void *local
342 last_tcode_t *t = (last_tcode_t *)local;
/freebsd-10.0-release/contrib/binutils/bfd/
H A Dlibecoff.h158 /* TRUE if this is a local symbol rather than an external one. */
159 bfd_boolean local; member in struct:ecoff_symbol_struct
163 the value of the local field above. */
/freebsd-10.0-release/contrib/binutils/gas/config/
H A Dobj-ecoff.c192 esym->local = FALSE;
/freebsd-10.0-release/contrib/gcc/
H A Dipa.c164 local_insns = node->local.self_insns;
/freebsd-10.0-release/sys/conf/
H A Dldscript.amd64138 .data.rel.ro : { *(.data.rel.ro.local* .gnu.linkonce.d.rel.ro.local.*) *(.data.rel.ro* .gnu.linkonce.d.rel.ro.*) }
H A Dldscript.i386131 .data.rel.ro : { *(.data.rel.ro.local* .gnu.linkonce.d.rel.ro.local.*) *(.data.rel.ro* .gnu.linkonce.d.rel.ro.*) }
/freebsd-10.0-release/sys/powerpc/powerpc/
H A Delf64_machdep.c131 int type, int local, elf_lookup_fn lookup)
130 elf_reloc_internal(linker_file_t lf, Elf_Addr relocbase, const void *data, int type, int local, elf_lookup_fn lookup) argument
/freebsd-10.0-release/usr.bin/msgs/
H A Dmsgs.c119 static bool local; variable
214 case 'l': /* local msgs only */
477 if (locomode && !local) {
832 local = YES;
852 local = NO;
/freebsd-10.0-release/libexec/rtld-elf/powerpc/
H A Drtld_start.S78 bl _GLOBAL_OFFSET_TABLE_@local-4
/freebsd-10.0-release/usr.bin/calendar/calendars/
H A Dcalendar.computer10 01/01 AT&T officially divests its local Bell companies, 1984

Completed in 306 milliseconds

12345678910