Home
last modified time | relevance | path

Searched refs:push (Results 101 – 125 of 163) sorted by relevance

1234567

/illumos-gate/usr/src/lib/libnisdb/
H A Ddb_table_c.x95 % bool_t push( entryp );
H A Ddb_table.cc171 db_free_list::push(entryp tabloc) in push() function in db_free_list
734 return (freelist.push(where)); in delete_entry()
/illumos-gate/usr/src/common/ficl/softcore/
H A Dficlclass.fr52 : push drop >search ;
H A Djhlocal.fr20 \ "ficlInstruction0" is the FICL instruction for "push a 0 on the data stack".
/illumos-gate/usr/src/boot/i386/pxeldr/
H A Dpxeldr.S265 movl $(MEM_ARG_SIZE/4), %ecx # Number of words to push
/illumos-gate/usr/src/contrib/ast/src/lib/libast/sfio/
H A Dsfclose.c51 while(f->push)
H A Dsfsync.c114 for(; f; f = f->push)
/illumos-gate/usr/src/lib/libm/common/m9x/
H A D__fex_i386.c1194 static void push(long double x, ucontext_t *uap) in push() function
1618 push(r.val.q, uap); in __fex_st_result()
1643 push(1.0L, uap); in __fex_st_result()
1654 push(r.val.q, uap); in __fex_st_result()
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A Dmamake.c1068 push(char* file, Stdio_t* fp, int flags) in push() function
1368 if (h < q || !push(s, (Stdio_t*)0, 0)) in probe()
1379 if (!push(s, (Stdio_t*)0, 0)) in probe()
1827 if (push(use(buf), (Stdio_t*)0, 0)) in scan()
2023 push("recurse", popen(s, "r"), STREAM_PIPE); in recurse()
2359 push(state.file, (Stdio_t*)0, STREAM_MUST); in main()
/illumos-gate/usr/src/cmd/sh/
H A Dio.c74 push(struct fileblk *af) in push() function
H A Dxec.c513 push(&fb); in execexp()
/illumos-gate/usr/src/uts/common/inet/tcp/
H A Dtcp_fusion.c447 boolean_t push = B_TRUE; in tcp_fuse_output() local
589 flags, &error, &push) < 0) { in tcp_fuse_output()
/illumos-gate/usr/src/contrib/ast/src/lib/libast/
H A DREADME25 hashalloc create a hash table or push new scope
/illumos-gate/usr/src/boot/common/linenoise/
H A DREADME.markdown47 ## Let's push this forward!
/illumos-gate/usr/src/contrib/ast/src/lib/libast/regex/
H A Dregcomp.c67 #define eat(p) do{if ((p)->token.push)(p)->token.push=0;else (p)->cursor+=(p)->token.len;}while (0)
106 short push; member
923 if (env->token.push) in token()
2094 env->token.push = 1; in grp()
2756 tok.push = 1; in seq()
2824 env->token.push = 1; in seq()
2830 env->token.push = 1; in seq()
3316 env.token.push = 0; in regcomp()
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/
H A Dlm_l4rx.c138 #pragma prefast (push) in _lm_tcp_isle_remove()
152 #pragma prefast (push) in _lm_tcp_isle_remove()
385 u8_t push in lm_tcp_rx_cmp_process() argument
392 … "##lm_tcp_rx_cmp_process, completed_bytes=%d, push=%d cid=%d\n", completed_bytes, push, tcp->cid); in lm_tcp_rx_cmp_process()
393 …DbgBreakIf(!(completed_bytes || push)); /* otherwise there is no point for this function to be cal… in lm_tcp_rx_cmp_process()
408 … actual_bytes_completed = lm_tcp_complete_nbytes(pdev, tcp, rx_con, completed_bytes , push); in lm_tcp_rx_cmp_process()
956 #pragma prefast (push) in lm_tcp_rx_gen_isle_left_process()
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Project/t/
H A DProject.t104 push(@a1, [ @a2 ]);
135 push(@strings, "$key => $hash->{$key}");
336 push(@goodprojents, [$desc, $flags, $projents, $filename]);
766 push(@$pf2, [ @proj ]);
/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
H A Dpplib.h209 int push; /* input stream pushes */ member
543 count(push); \
/illumos-gate/usr/src/lib/libm/i386/src/
H A Dpow.S431 fstpl 8(%esp) / push y
432 fstpl (%esp) / push x; NPX stack empty
/illumos-gate/usr/src/test/util-tests/tests/awk/tests/
H A DT.misc175 printf "push return" >"/dev/null"
/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhpi_pfc.c756 hpi_pfc_set_tcp_control_psh(hpi_handle_t handle, boolean_t push) in hpi_pfc_set_tcp_control_psh() argument
766 if (push) in hpi_pfc_set_tcp_control_psh()
/illumos-gate/usr/src/lib/libldap5/sources/pr/md/unix/
H A Dos_SunOS_amd64.s169 / Atomically push ElementP onto linked list ListP.
/illumos-gate/usr/src/contrib/ast/src/lib/libast/port/
H A Dastlicense.c431 push(Stack_t* sp, char* file, char* parent, char* info, int size, Buffer_t* buf) in push() function
538 if (push(&input[++level], file, 0, data, &info[sizeof(info)] - data, &buf)) in astlicense()
586 …if (++level >= (sizeof(input) / sizeof(input[0])) || push(&input[level], file, input[level-1].file… in astlicense()
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_dmae.c125 #pragma warning(push)
167 #pragma warning(push)
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dtypegraph.c1223 push: in typegraph_build_anchored()
1302 goto push; in typegraph_build_anchored()
2120 push: in typegraph_postpass_node()
2149 goto push; in typegraph_postpass_node()

1234567