Home
last modified time | relevance | path

Searched refs:expression (Results 1 – 25 of 79) sorted by relevance

1234

/titanic_53/usr/src/cmd/mdb/common/mdb/
H A Dmdb_grammar.y121 %type <l_immediate> expression
137 | expression pipeline shell_pipe terminator {
142 | expression ',' expression pipeline shell_pipe terminator {
147 | ',' expression pipeline shell_pipe terminator {
153 | expression terminator {
181 | expression ',' expression shell_pipe terminator {
187 | ',' expression shell_pipe terminator {
235 | format_list MDB_TOK_LEXPR expression MDB_TOK_REXPR {
273 | argument_list MDB_TOK_LEXPR expression MDB_TOK_REXPR {
292 expression: expression '+' expression { $$ = $1 + $3; }
[all …]
/titanic_53/usr/src/boot/lib/libstand/
H A Dassert.c35 __assert(const char *func, const char *file, int line, const char *expression) in __assert() argument
39 expression, file, line); in __assert()
43 expression, func, file, line); in __assert()
/titanic_53/usr/src/lib/libdtrace/common/
H A Ddt_grammar.y188 %type <l_node> expression
221 | DT_CTX_DEXPR expression { $$ = $2; }
329 | probe_specifiers DT_TOK_DIV expression DT_TOK_EPRED {
333 | probe_specifiers DT_TOK_DIV expression DT_TOK_EPRED
362 | statement_list_impl expression {
372 | expression ';' { $$ = dt_node_statement($1); }
373 | DT_KEY_IF DT_TOK_LPAR expression DT_TOK_RPAR statement_or_block {
376 | DT_KEY_IF DT_TOK_LPAR expression DT_TOK_RPAR
396 | DT_TOK_LPAR expression DT_TOK_RPAR { $$ = $2; }
439 DT_TOK_LPAR expression DT_TOK_RPAR {
[all …]
/titanic_53/usr/src/tools/codesign/
H A Dcreds25 # process. The first regular expression that matches is used to select the
28 # Credential name Regular expression
/titanic_53/usr/src/cmd/more/
H A Dmore.help15 /<regular expression> Search for kth occurrence of regular expression [1]
/titanic_53/usr/src/common/ficl/
H A Dhash.c3 #define FICL_ASSERT_PHASH(hash, expression) FICL_ASSERT(NULL, expression) argument
H A Dficl.h1282 ficlCallbackAssert(ficlCallback *callback, int expression,
1284 #define FICL_ASSERT(callback, expression) \ argument
1285 (ficlCallbackAssert((callback), (expression) != 0, \
1286 #expression, __FILE__, __LINE__))
1288 #define FICL_ASSERT(callback, expression) argument
1291 #define FICL_VM_ASSERT(vm, expression) \ argument
1292 FICL_ASSERT((ficlCallback *)(vm), (expression))
1293 #define FICL_SYSTEM_ASSERT(system, expression) \ argument
1294 FICL_ASSERT((ficlCallback *)(system), (expression))
/titanic_53/usr/src/contrib/ast/src/cmd/ksh93/tests/
H A Darith.sh315 … mins || mins == -1) ));exit 0' 2> /dev/null || err_exit 'lexical error with arithemtic expression'
528 EOF) 2> /dev/null || err_exit 'error with comma expression'
615 …(( abs(x-y) < 1e-10 )) || err_exit '$nz and nz differs in arithmetic expression when nz is referen…
645 [[ $F == 1 ]] || err_exit 'scoping bug with arithmetic expression'
653 [[ $F == 1 ]] || err_exit 'scoping bug2 with arithmetic expression'
/titanic_53/usr/src/lib/udapl/udapl_tavor/include/
H A Ddapl_osd.h336 #define dapl_os_assert(expression) assert((expression)) argument
/titanic_53/usr/src/lib/libsqlite/test/
H A Dsubselect.test40 } {1 {only a single result allowed for a SELECT that is part of an expression}}
64 # Try multiple subselects within a single expression.
88 # Make sure sorting works for SELECTs there used as a scalar expression.
H A Dnull.test54 # Check to see how the CASE expression handles NULL values. The
55 # first WHEN for which the test expression is TRUE is selected.
/titanic_53/usr/src/lib/libc/i386/gen/
H A Dstrcat.s50 / In this assembly language version, the following expression is used
53 / If the above expression geneates a value other than 0x80808080,
H A Dstrncat.s55 / In this assembly language version, the following expression is used
58 / If the above expression geneates a value other than 0x80808080,
/titanic_53/usr/src/lib/libc/amd64/gen/
H A Dstrcat.s50 / In this assembly language version, the following expression is used
53 / If the above expression geneates a value other than 0x80808080,
H A Dstrncat.s55 / In this assembly language version, the following expression is used
58 / If the above expression geneates a value other than 0x80808080,
/titanic_53/usr/src/lib/libbc/libc/gen/common/sparc/
H A Dalloca.s45 ! be in the middle of a compilicated expression.
/titanic_53/usr/src/lib/libc/sparc/gen/
H A Dalloca.s40 ! be in the middle of a compilicated expression.
H A Dstrchr.s196 bz,a .searchword ! no zero byte if magic expression == 0
/titanic_53/usr/src/lib/libc/sparcv9/gen/
H A Dalloca.s39 ! be in the middle of a complicated expression.
H A Dstrchr.s196 bz,a,pt %ncc, .searchword ! no zero byte if magic expression == 0
/titanic_53/usr/src/cmd/oawk/
H A DEXPLAIN35 An arithmetic expression is of type number, a
47 3. The type of any expression can be coerced to
H A DREADME27 2. exit <expression> causes the expression to
/titanic_53/usr/src/cmd/abi/appcert/etc/
H A Detc.warn.in27 #WARNING:<label>:<1-line-desc>:MATCH <expression>:<text>
35 # Special keywords in <expression>:
/titanic_53/usr/src/cmd/devmgmt/data/
H A Ddevice.tab36 # An expression in this list is of the form attr="value"
/titanic_53/usr/src/tools/cscope-fast/
H A Dcgrep.c159 uchar_t *expression; member
313 egrepinit(char *expression) in egrepinit() argument
330 match_pattern.expression = (uchar_t *)expression; in egrepinit()
361 printf("PATTERN %s\n", pat->expression); in dogre()
909 pat->loc1 = pat->expression; in egprep()
910 pat->loc2 = pat->expression + strlen((char *)pat->expression); in egprep()

1234