Searched refs:here (Results 51 - 75 of 146) sorted by relevance

123456

/freebsd-9.3-release/contrib/gcclibs/libiberty/
H A Dvmsbuild.com19 $! anything not caught by link+search of dummy.* should be added here
44 $ define/noLog sys$error _NL: !can't use /User_Mode here due to gcc
92 copy of liberty.olb here so that gas's build procedure can find it.
139 $! if we reach here, dummy.c failed to compile and we're really stuck
152 $! should never reach here..
/freebsd-9.3-release/contrib/gdb/gdb/
H A Dwin32-nat.c303 thread_info *here = th->next; local
304 th->next = here->next;
305 (void) CloseHandle (here->h);
306 xfree (here);
327 thread_info *here = th->next; local
328 th->next = here->next;
329 CloseHandle (here->h);
330 xfree (here);
789 /* Figure out all sections' loaded addresses. The offset here is
1954 DEBUG_EXCEPT(("Cannot continue with signal %d here
[all...]
H A Dwince.c617 /******************** Emulation routines start here. ********************
1082 thread_info *here = th->next; local
1083 th->next = here->next;
1084 (void) close_handle (here->h);
1085 xfree (here);
1106 thread_info *here = th->next; local
1107 th->next = here->next;
1108 close_handle (here->h);
1109 xfree (here);
1451 break; /* FIXME: don't know what to do here */
[all...]
/freebsd-9.3-release/contrib/ntp/tests/
H A DMakefile.in567 here=`pwd`; \
578 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
603 here=`$(am__cd) $(top_builddir) && pwd` \
605 && gtags -i $(GTAGS_ARGS) "$$here"
/freebsd-9.3-release/contrib/ntp/kernel/
H A DMakefile.in566 here=`pwd`; \
577 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
602 here=`$(am__cd) $(top_builddir) && pwd` \
604 && gtags -i $(GTAGS_ARGS) "$$here"
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/Lex/
H A DLiteralSupport.h107 /// \brief Ensure that we don't have a digit separator here.
/freebsd-9.3-release/sys/contrib/dev/acpica/include/
H A Dacpredef.h144 * is saved here (rather than in a separate table) in order to minimize the
524 _PRT - currently ignore reversed entries. Attempt to fix here?
/freebsd-9.3-release/lib/libc/regex/
H A Dengine.c85 const char *offp; /* offsets work from here */
87 const char *endp; /* end of string -- virtual NUL here */
88 const char *coldp; /* can be no match starting before here */
332 /* despite initial appearances, there is no match here */
380 const char *stp; /* string matched by it cannot pass here */
993 onestate here; /* note, macros know this name */ local
997 for (pc = start, INIT(here, pc); pc != stop; pc++, INC(here)) {
1034 case OBACK_: /* ignored here */
1048 INIT(here, p
[all...]
/freebsd-9.3-release/contrib/ntp/ntpdc/
H A DMakefile.in548 CLEANFILES = check-layout layout.here nl.c ntpdc-layout check-libopts \
942 here=`pwd`; \
965 here=`$(am__cd) $(top_builddir) && pwd` \
967 && gtags -i $(GTAGS_ARGS) "$$here"
1205 layout.here: ntpdc-layout
1208 check-layout: ntpdc-layout $(srcdir)/layout.std layout.here
1209 cmp $(srcdir)/layout.std layout.here && echo stamp > $@
/freebsd-9.3-release/contrib/gcc/
H A Dc-decl.c307 list here.)
496 struct c_binding *b, **here;
524 case LABEL_DECL: here = &I_LABEL_BINDING (name); break;
527 case RECORD_TYPE: here = &I_TAG_BINDING (name); break;
533 case ERROR_MARK: here = &I_SYMBOL_BINDING (name); break;
542 while (*here && (*here)->depth > scope->depth)
543 here = &(*here)->shadowed;
545 b->shadowed = *here;
492 struct c_binding *b, **here; local
1660 struct c_binding *b, **here; local
[all...]
/freebsd-9.3-release/contrib/ntp/include/isc/
H A DMakefile.in497 here=`pwd`; \
520 here=`$(am__cd) $(top_builddir) && pwd` \
522 && gtags -i $(GTAGS_ARGS) "$$here"
/freebsd-9.3-release/contrib/ntp/kernel/sys/
H A DMakefile.in495 here=`pwd`; \
518 here=`$(am__cd) $(top_builddir) && pwd` \
520 && gtags -i $(GTAGS_ARGS) "$$here"
/freebsd-9.3-release/contrib/bmake/mk/
H A Dmeta.sys.mk62 # this should be taken care of before we get here
H A Dprog.mk46 # here is where you can define what LIB* are
H A Dwarnings.mk23 # -Wunused etc are here so you can set
/freebsd-9.3-release/contrib/gcc/config/sparc/
H A Dsol2-c1.asm111 ! We should never get here.
/freebsd-9.3-release/contrib/llvm/lib/Support/Unix/
H A DPath.inc15 //=== WARNING: Implementation here must contain only generic UNIX code that
127 // From here on, DO NOT modify model. It may be needed if the randomly chosen
/freebsd-9.3-release/share/examples/drivers/
H A Dmake_pseudo_driver.sh11 #-------cut here------------------
15 echo "Hey , how about some help here.. give me a device name!"
382 * define an ioctl here
/freebsd-9.3-release/share/mk/
H A Dbsd.dep.mk58 # Keep `tags' here, before SRCS are mangled below for `depend'.
/freebsd-9.3-release/sys/conf/
H A Dkern.pre.mk180 # MKMODULESENV is set here so that port makefiles can augment
/freebsd-9.3-release/sys/dev/isp/
H A DHardware.txt9 no "where to buy" URLs here with a couple of exception). This
/freebsd-9.3-release/usr.bin/make/
H A Ddir.c158 * some of the reasons for the caching used here.
181 int hits; /* No. of times a file has been found here */
680 DEBUGF(DIR, ("here..."));
725 DEBUGF(DIR, ("must be here but isn't --"
835 * b/c we added it here. This is not good...
863 * here starting directory
865 * result the result of a successful search is placed here
877 Dir_FindHereOrAbove(char *here, char *search_path, char *result, int rlen) argument
884 snprintf(dirbase, sizeof(dirbase), "%s", here);
/freebsd-9.3-release/contrib/ntp/include/
H A DMakefile.in648 here=`pwd`; \
659 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
684 here=`$(am__cd) $(top_builddir) && pwd` \
686 && gtags -i $(GTAGS_ARGS) "$$here"
/freebsd-9.3-release/contrib/gcc/config/arm/
H A Dlib1funcs.asm70 /* We use __ARM_ARCH__ set to 4 here, but in reality it's any processor with
509 subs \order, \order, #3 @ yes, 3 is intended here
1130 /* These next two sections are here despite the fact that they contain Thumb
1146 code here switches to the correct mode before executing the function. */
1185 into the link register with the bottom bit set, and the code here
1189 called function to return here instead. Upon return we recover the real
/freebsd-9.3-release/contrib/ntp/clockstuff/
H A DMakefile.in591 here=`pwd`; \
614 here=`$(am__cd) $(top_builddir) && pwd` \
616 && gtags -i $(GTAGS_ARGS) "$$here"

Completed in 159 milliseconds

123456