Searched refs:push (Results 1 - 25 of 212) sorted by relevance

123456789

/freebsd-9.3-release/contrib/ofed/management/opensm/include/complib/
H A Dcl_packon.h82 #pragma pack (push, 1)
/freebsd-9.3-release/crypto/heimdal/appl/push/
H A Dpfrom.in6 push --from $*
/freebsd-9.3-release/lib/libc/i386/sys/
H A Dsyscall.S44 push %ecx
46 push %ecx /* need to push a word to keep stack frame intact
/freebsd-9.3-release/contrib/gcc/
H A Dgthr-gnat.h32 #pragma GCC visibility push(default)
H A Dgthr.h33 #pragma GCC visibility push(default)
H A Dgthr-gnat.c32 #pragma GCC visibility push(default)
/freebsd-9.3-release/sys/compat/ndis/
H A Dwinx32_wrap.S113 push %esi
114 push %edi
129 push %eax # preserve return val
130 push %edx
153 push %esi # must preserve %esi
154 push %edi # and %edi
169 push %eax # preserve return val
170 push %edx
197 push %eax
198 push
[all...]
/freebsd-9.3-release/contrib/compiler-rt/lib/arm/
H A Daeabi_idivmod.S21 push { lr }
H A Daeabi_uidivmod.S22 push { lr }
H A Daeabi_ldivmod.S22 push {r11, lr}
H A Daeabi_uldivmod.S22 push {r11, lr}
H A Dmodsi3.S18 push {r4, r7, lr} ;\
/freebsd-9.3-release/sys/mips/cavium/
H A Docteon_nmi.S37 .set push
/freebsd-9.3-release/contrib/wpa/src/common/
H A Deapol_common.h21 #pragma pack(push, 1)
/freebsd-9.3-release/usr.sbin/ppp/
H A Dlayer.h48 struct mbuf *(*push)(struct bundle *, struct link *, struct mbuf *, member in struct:layer
/freebsd-9.3-release/contrib/ntp/sntp/unity/auto/
H A DparseOutput.rb65 @arrayList.push " <testcase classname=\"" + @testSuite + "\" name=\"" + testName + "\"/>"
77 @arrayList.push " <testcase classname=\"" + @testSuite + "\" name=\"" + testName + "\">"
78 @arrayList.push " <skipped type=\"TEST IGNORED\"> " + reason + " </skipped>"
79 @arrayList.push " </testcase>"
91 @arrayList.push " <testcase classname=\"" + @testSuite + "\" name=\"" + testName + "\">"
92 @arrayList.push " <failure type=\"ASSERT FAILED\"> " + reason + " </failure>"
93 @arrayList.push " </testcase>"
/freebsd-9.3-release/contrib/cvs/contrib/
H A Dlog_accum.in152 push(@files, grep(/^${FILE_PREFIX}.*\.${id}\.${cvs_user}$/, readdir(DIR)));
223 push(@text, $_);
236 push(@text, sprintf(" %-10s %s", $leader, $_));
250 push(@text, $leader.$_);
594 push(@text, $header);
595 push(@text, "");
596 push(@text, " ".$ARGV[0]);
608 push (@branch_lines, split);
618 push (@changed_files, split) if ($state == $STATE_CHANGED);
619 push (
[all...]
/freebsd-9.3-release/contrib/cvs/src/
H A Dstack.h9 void push PROTO((List *_stack, void *_elem));
/freebsd-9.3-release/sys/amd64/linux32/
H A Dlinux32_locore.s15 push %eax /* fake ret addr */
25 push %eax /* fake ret addr */
/freebsd-9.3-release/sys/i386/linux/
H A Dlinux_locore.s13 push %eax /* fake ret addr */
24 push %eax /* fake ret addr */
/freebsd-9.3-release/sys/boot/i386/libi386/
H A Dpxetramp.s25 push %dx # seg:data
26 push %ax # off:data
27 push %bx # int16 func
/freebsd-9.3-release/sys/i386/xbox/
H A Dpic16l.s40 push %ebp
43 push %ebx
84 push %ecx
172 push %ecx
188 push %ebp
191 push %ebx
/freebsd-9.3-release/contrib/libstdc++/include/ext/pb_ds/detail/pairing_heap_/
H A Dconstructors_destructor_fn_imps.hpp54 push(*(first_it++));
/freebsd-9.3-release/contrib/llvm/lib/ExecutionEngine/IntelJITEvents/
H A Dittnotify_types.h41 #pragma pack(push, 8)
/freebsd-9.3-release/contrib/wpa/src/eap_common/
H A Deap_defs.h21 #pragma pack(push, 1)

Completed in 527 milliseconds

123456789