Home
last modified time | relevance | path

Searched refs:insert (Results 1 – 25 of 36) sorted by relevance

12

/glibc-2.36/sysdeps/mach/hurd/
D_Fork.c301 mach_port_t insert; in _Fork() local
309 insert = newtask; in _Fork()
313 insert = newproc; in _Fork()
321 insert = MACH_PORT_NULL; in _Fork()
336 insert = MACH_PORT_NULL; in _Fork()
354 insert = portnames[i]; in _Fork()
363 if (insert == MACH_PORT_NULL) in _Fork()
365 if (insert == portnames[i] in _Fork()
377 insert, insert_type); in _Fork()
392 && childport == insert in _Fork()
/glibc-2.36/include/
Dinline-hashtab.h183 htab_find_slot (struct hashtab *htab, void *ptr, int insert, in htab_find_slot() argument
221 if (!insert) in htab_find_slot()
/glibc-2.36/sysdeps/posix/
Dsprofil.c181 insert (int i, unsigned long int start, unsigned long int end, struct prof *p, in insert() function
246 else if (insert (i, start, prof_info.region[i].start, p, prof_uint) in add_region()
252 return insert (i, start, end, p, prof_uint); in add_region()
/glibc-2.36/sysdeps/htl/
Dtimer_routines.c438 struct timer_node *insert) in __timer_thread_queue_timer() argument
449 if (timespec_compare (&insert->expirytime, &timer->expirytime) < 0) in __timer_thread_queue_timer()
454 list_insbefore (iter, &insert->links); in __timer_thread_queue_timer()
/glibc-2.36/benchtests/scripts/
Dimport_bench.py90 means.insert(0, avg)
/glibc-2.36/sysdeps/unix/sysv/linux/arm/
Dclone.S40 @ insert the args onto the new stack
/glibc-2.36/sysdeps/pthread/
Dposix-timer.h188 struct timer_node *insert);
/glibc-2.36/
Dconfig.make.in58 have-insert = @libc_cv_insert@
/glibc-2.36/string/
DMakefile50 argz-insert \
/glibc-2.36/sysdeps/x86_64/
DMakefile94 ifeq ($(have-insert),yes)
/glibc-2.36/manual/
Dtexinfo.tex92 \let\ptexinsert=\insert
226 % we did was a \nobreak, we don't want to insert more space.
511 % It's the responsibility of \envdef to insert \begingroup before the
945 % after a section heading. If WORD is `insert', then do indent at such
954 \def\insertword{insert}
3984 % bizarre value of 10001 as a signal to \aboveenvbreak to insert
4361 \newtoks\everytab % insert after every tab.
4596 % empty), we can't just use \parsearg; we have to insert a space of our
5280 \insert\margin{\hbox{\vrule height8pt depth3pt width0pt \the\toks0}}%
5378 % to re-insert the same penalty (values >10000 are used for various
[all …]
DREADME.pretty-printers69 sys.path.insert(0, '/path/to/constants/file/directory')
Dsearch.texi267 which later should be searched. The costs of insert, delete and search
359 alternatively insert the key element into the hashing table. Entries
Dsyslog.texi240 the message. When off, @code{openlog} does not insert the PID.
Dfdl-1.3.texi337 it individually under this License, provided you insert a copy of this
Dusers.texi1256 @code{getutid} to search for the position to insert the entry, however
Dcharset.texi1179 Since we don't insert characters in the strings that were not in there
Dmemory.texi1294 a debugger to insert a call to @code{mcheck} whenever the program is
/glibc-2.36/scripts/
Dbuild-many-glibcs.py1593 self.configure_args.insert(
/glibc-2.36/ChangeLog.old/
DChangeLog.284 $(libprefix) on installed files; for lib%.a insert it before %
682 by hand and insert -U__SIZE_TYPE__ before -D.
DChangeLog.42256 * sysdeps/mach/hurd/__fork.c: Can't insert dead name rights into
DChangeLog.175172 * elf/Makefile (ld.so): Adjust the sed script to insert _begin in to
12265 * inet/inet6_opt.c (add_padding): Only insert padding if npad > 0.
14167 * malloc/malloc.c (_int_malloc): Use full list insert and not
14218 to be split, use full list insert and not shortcut which assumes
DChangeLog.155049 * locale/iso-3166.def: Remove YUGOSLAVIA and insert "SERBIA AND
DChangeLog.53132 string/argz-insert.c, string/argz-stringify.c: New files.
8301 --with-elf, prepend MACHINE/elf directories at end; don't insert
/glibc-2.36/posix/
Dtst-regex.input3170 positin to insert the UTMP entry. This corrects a bug where ssh
10422 * locale/programs/charset.c (insert_char): Correctly insert value

12