| /trueos/contrib/texinfo/info/ |
| HD | echo-area.c | 1402 PUSHED_EA *pushed; in push_echo_area() local 1404 pushed = (PUSHED_EA *)xmalloc (sizeof (PUSHED_EA)); in push_echo_area() 1405 pushed->line = xstrdup (input_line); in push_echo_area() 1406 pushed->prompt = input_line_prompt; in push_echo_area() 1407 pushed->point = input_line_point; in push_echo_area() 1408 pushed->beg = input_line_beg; in push_echo_area() 1409 pushed->end = input_line_end; in push_echo_area() 1410 pushed->node = input_line_node; in push_echo_area() 1411 pushed->comp_items = echo_area_completion_items; in push_echo_area() 1412 pushed->must_complete = echo_area_must_complete_p; in push_echo_area() [all …]
|
| /trueos/usr.bin/rpcgen/ |
| HD | rpc_scan.c | 58 static int pushed = 0; /* is a token pushed */ variable 157 if (pushed) { in get_token() 158 pushed = 0; in get_token() 314 pushed = 1; in unget_token()
|
| /trueos/contrib/groff/src/devices/grodvi/ |
| HD | dvi.cpp | 130 int pushed; member in dvi_printer 198 cur_font(0), cur_point_size(-1), pushed(0), line_thickness(-1) in dvi_printer() 270 if (pushed) { in end_of_line() 272 pushed = 0; in end_of_line() 280 if (!pushed) { in possibly_begin_line() 281 have_pushed = pushed = 1; in possibly_begin_line() 532 if (pushed) in end_page()
|
| /trueos/contrib/gcc/doc/include/ |
| HD | gcc-common.texi | 45 @c The text on right hand pages is pushed towards the right hand 46 @c margin and the text on left hand pages is pushed toward the left
|
| /trueos/sys/dev/sfxge/ |
| HD | sfxge_tx.c | 428 unsigned int pushed; in sfxge_tx_qdpl_drain() local 435 pushed = txq->added; in sfxge_tx_qdpl_drain() 471 if (txq->added - pushed >= SFXGE_TX_BATCH) { in sfxge_tx_qdpl_drain() 473 pushed = txq->added; in sfxge_tx_qdpl_drain() 491 if (txq->added != pushed) in sfxge_tx_qdpl_drain()
|
| /trueos/usr.bin/col/ |
| HD | README | 10 lines are pushed to the line below
|
| /trueos/contrib/ntp/kernel/ |
| HD | README | 18 daemon xntpd. The streams modules can be pushed and popped from the 178 the discipline should be pushed on the stack.
|
| /trueos/contrib/ncurses/misc/ |
| HD | chkdef.cmd | 68 * information is pushed into a REXX private list with the RXQUEUE
|
| HD | cmpdef.cmd | 70 * information is pushed into a REXX private list with the RXQUEUE
|
| HD | makedef.cmd | 79 * information is pushed into a REXX private list with the RXQUEUE
|
| /trueos/contrib/gcc/config/i386/ |
| HD | sol2-c1.asm | 102 ! vector which is 16 bytes (the two zero words we pushed, plus argc,
|
| HD | sol2-gc1.asm | 115 ! vector which is 16 bytes (the two zero words we pushed, plus argc,
|
| /trueos/contrib/gcc/ |
| HD | tree-ssa-structalias.c | 3726 int pushed = 0; in push_fields_onto_fieldstack() local 3735 else if (!(pushed = push_fields_onto_fieldstack in push_fields_onto_fieldstack() 3755 count += pushed; in push_fields_onto_fieldstack() 3765 int pushed = 0; in push_fields_onto_fieldstack() local 3774 else if (!(pushed = push_fields_onto_fieldstack in push_fields_onto_fieldstack() 3796 count += pushed; in push_fields_onto_fieldstack()
|
| HD | README.Portability | 169 which will mysteriously turn a pushed-back EOF into a SMALL LETTER Y
|
| /trueos/contrib/nvi/docs/internals/ |
| HD | input | 8 simply pushed onto the stack from which keys are returned. The exception
|
| /trueos/bin/sh/ |
| HD | TOUR | 276 variable plinno is saved and restored when files are pushed and
|
| /trueos/contrib/wpa/hostapd/ |
| HD | README-WPS | 207 button pushed event over the control interface, e.g., by calling
|
| /trueos/contrib/gcc/doc/ |
| HD | tree-ssa.texi | 1474 @var{bb} and its children. This local data is pushed into an 1475 internal stack which is automatically pushed and popped as the
|
| HD | loop.texi | 472 and the data references of each statement are pushed at the end of the
|
| HD | tm.texi | 845 function began the old per-function data had to be pushed onto a 2915 This macro defines the operation used when something is pushed 3636 A C expression that is the number of bytes actually pushed onto the 3659 @code{current_function_outgoing_args_size}. No space will be pushed 3785 pushed, zero suffices as a definition. 3848 pushed on the stack. 3855 in registers and the rest must be pushed. This macro tells the 4003 used for this purpose since all function arguments are pushed on the 4398 if the calling sequence has pushed anything else since pushing the stack 4399 arguments. But usually, on such machines, nothing else has been pushed [all …]
|
| HD | rtl.texi | 1549 callee may have pushed some arguments that were previously passed in 1585 should be written when the stack is pre-pushed (arguments pushed using
|
| /trueos/tools/tools/sysdoc/ |
| HD | tunables.mdoc | 487 that log messages that are pushed to the console will
|
| /trueos/contrib/one-true-awk/ |
| HD | FIXES | 498 longer than 1 digit, part of the input would be pushed back and
|
| /trueos/crypto/heimdal/ |
| HD | ChangeLog.2004 | 911 file, default /var/heimdal/pki-mapping. XXX this should be pushed
|
| /trueos/contrib/flex/ |
| HD | ONEWS | 736 case, the definition is *not* pushed back inside of parentheses.
|