OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VSLENGTH
(Results
1 - 5
of
5
) sorted by relevancy
/src/bin/sh/
parser.h
73
#define
VSLENGTH
0xa /* ${#var} */
expand.c
947
case
VSLENGTH
:
976
if (subtype ==
VSLENGTH
) {
982
if (subtype ==
VSLENGTH
) {
1033
case
VSLENGTH
:
1218
if (subtype ==
VSLENGTH
) /* no magic required ... */
show.c
664
if ((subtype & VSTYPE) ==
VSLENGTH
)
706
case
VSLENGTH
:
parser.c
2248
subtype =
VSLENGTH
;
2262
subtype =
VSLENGTH
;
2378
if (subtype ==
VSLENGTH
&& c != /*{*/ '}') {
jobs.c
2067
if ((subtype & VSTYPE) ==
VSLENGTH
)
2073
} else if ((subtype & VSTYPE) ==
VSLENGTH
)
Completed in 17 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025