Searched refs:hold (Results 126 - 150 of 247) sorted by relevance

12345678910

/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Dmep-asm.c789 char *str = 0, *hold = 0;
796 hold = str;
812 *strp_in += (str - hold);
815 free (hold);
788 char *str = 0, *hold = 0; local
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Dmep-asm.c789 char *str = 0, *hold = 0;
796 hold = str;
812 *strp_in += (str - hold);
815 free (hold);
788 char *str = 0, *hold = 0; local
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Dmep-asm.c789 char *str = 0, *hold = 0;
796 hold = str;
812 *strp_in += (str - hold);
815 free (hold);
788 char *str = 0, *hold = 0; local
/netbsd-current/external/zlib/pigz/dist/
H A Dpigz.c249 buffer that grows in size if necessary to hold the compressed data. The job
1739 struct space *hold; /* input data that follows next */ local
1761 hold = NULL;
1775 next = hold;
1776 hold = NULL;
1832 no hits at all -- save remainder in next and possibly hold */
1847 hold */
1848 hold = next;
3354 size_t len, hold; local
3363 hold
[all...]
/netbsd-current/sys/fs/tmpfs/
H A Dtmpfs_subr.c312 uint32_t hold; local
315 hold = atomic_or_32_nv(&node->tn_holdcount, TMPFS_NODE_RECLAIMED);
317 if (hold != TMPFS_NODE_RECLAIMED) {
/netbsd-current/external/apache2/llvm/dist/libcxx/src/filesystem/
H A Doperations.cpp710 hold(detail::realpath(p.c_str(), nullptr), &::free);
711 if (hold.get() == nullptr)
713 return {hold.get()};
1112 unique_ptr<path::value_type, Deleter> hold(detail::getcwd(ptr, size),
1114 if (hold.get() == nullptr)
1117 return {hold.get()};
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/bn/asm/
H A Darmv8-mont.pl1001 // $acc0-7,$carry hold result, $a0-7 hold modulus
1021 // $a0-7 hold result-modulus
1473 // $acc0-3,$carry hold result, $m0-7 hold modulus
1485 // $a0-3 hold result-modulus
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-pru.c113 /* This struct is used to hold state when assembling instructions. */
406 int hold;
407 hold = pru_auto_align_on;
410 pru_auto_align_on = hold;
403 int hold; local
H A Dtc-s390.c786 /* Structure used to hold suffixes. */
902 /* Structure used to hold a literal pool entry. */
1290 char *hold; local
1314 hold = input_line_pointer;
1322 input_line_pointer = hold;
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-pru.c113 /* This struct is used to hold state when assembling instructions. */
406 int hold;
407 hold = pru_auto_align_on;
410 pru_auto_align_on = hold;
403 int hold; local
H A Dtc-s390.c778 /* Structure used to hold suffixes. */
894 /* Structure used to hold a literal pool entry. */
1282 char *hold; local
1306 hold = input_line_pointer;
1314 input_line_pointer = hold;
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-pru.c113 /* This struct is used to hold state when assembling instructions. */
406 int hold;
407 hold = pru_auto_align_on;
410 pru_auto_align_on = hold;
403 int hold; local
H A Dtc-s390.c776 /* Structure used to hold suffixes. */
892 /* Structure used to hold a literal pool entry. */
1280 char *hold; local
1304 hold = input_line_pointer;
1312 input_line_pointer = hold;
/netbsd-current/external/cddl/osnet/dist/lib/pyzfs/common/
H A Dallow.py220 hold=_("Allows adding a user hold to a snapshot"),
221 release=_("Allows releasing a user hold which\n\t\t\t\tmight destroy the snapshot"),
/netbsd-current/sys/dev/wscons/
H A Dwskbd.c782 wskbd_holdscreen(struct wskbd_softc *sc, int hold) argument
787 wsdisplay_kbdholdscreen(sc->sc_base.me_dispdv, hold);
789 if (hold) {
805 if (!hold)
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Darm-protos.h57 extern void arm_atomic_assign_expand_fenv (tree *hold, tree *clear, tree *update);
/netbsd-current/external/gpl3/gcc/dist/gcc/config/arm/
H A Darm-protos.h57 extern void arm_atomic_assign_expand_fenv (tree *hold, tree *clear, tree *update);
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/c6x/
H A Dlib1funcs.S35 ;; divi uses B5 to hold the original return address during
37 ;; remi uses B2 and A5 to hold the input values during the
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/c6x/
H A Dlib1funcs.S35 ;; divi uses B5 to hold the original return address during
37 ;; remi uses B2 and A5 to hold the input values during the
/netbsd-current/sys/arch/arm/xscale/
H A Dpxa2x0reg.h517 #define MC_TIMING_VAL(hold,asst,set) (((hold)<<MC_HOLD_SHIFT)| \
/netbsd-current/external/bsd/ntp/dist/ntpd/
H A Drefclock_gpsdjson.c1080 const char * hold; local
1105 hold = cp;
1113 if (hold != cp)
/netbsd-current/sys/dev/isa/
H A Dmcd.c1206 goto hold;
1249 goto hold;
1284 hold:
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/xstormy16/
H A Dallinsn.s1198 .global hold
1199 hold: label
1200 hold
H A Dallinsn.sh1237 .global hold
1238 hold:
1239 hold
/netbsd-current/sys/arch/mac68k/mac68k/
H A Dmacromasm.s396 * believe that the system uses %D0 in most places to hold the function's

Completed in 517 milliseconds

12345678910