Home
last modified time | relevance | path

Searched refs:firstarg (Results 1 – 8 of 8) sorted by relevance

/freebsd-12-stable/contrib/gdb/
Dmissing301 firstarg="$1"
303 case "$firstarg" in
305 firstarg=`echo "$firstarg" | sed s/o//`
306 tar "$firstarg" "$@" && exit 0
309 case "$firstarg" in
311 firstarg=`echo "$firstarg" | sed s/h//`
312 tar "$firstarg" "$@" && exit 0
/freebsd-12-stable/contrib/binutils/
Dmissing318 firstarg="$1"
320 case "$firstarg" in
322 firstarg=`echo "$firstarg" | sed s/o//`
323 tar "$firstarg" "$@" && exit 0
326 case "$firstarg" in
328 firstarg=`echo "$firstarg" | sed s/h//`
329 tar "$firstarg" "$@" && exit 0
/freebsd-12-stable/crypto/heimdal/
Dmissing333 firstarg="$1"
335 case $firstarg in
337 firstarg=`echo "$firstarg" | sed s/o//`
338 tar "$firstarg" "$@" && exit 0
341 case $firstarg in
343 firstarg=`echo "$firstarg" | sed s/h//`
344 tar "$firstarg" "$@" && exit 0
/freebsd-12-stable/contrib/mandoc/
Dmdoc_macro.c770 int la, scope, cnt, firstarg, mayopen, nc, nl; in in_line() local
801 firstarg = 1; in in_line()
910 if (firstarg && d == DELIM_CLOSE && !nc) in in_line()
912 firstarg = 0; in in_line()
/freebsd-12-stable/contrib/gcc/
Ddbxout.c1478 tree firstarg = TREE_VALUE (TYPE_ARG_TYPES (TREE_TYPE (decl))); in dbxout_type_method_1() local
1483 if (TYPE_READONLY (TREE_TYPE (firstarg))) in dbxout_type_method_1()
1485 if (TYPE_VOLATILE (TREE_TYPE (firstarg))) in dbxout_type_method_1()
/freebsd-12-stable/contrib/binutils/binutils/
Ddlltool.c3223 char *firstarg = 0; in main() local
3402 if (!firstarg) in main()
3403 firstarg = av[optind]; in main()
/freebsd-12-stable/contrib/gcc/doc/include/
Dtexinfo.tex2761 \def\firstarg{#1}%
2762 \ifx\firstarg\xendsetuptable
2765 \ifx\firstarg\xcolumnfractions
/freebsd-12-stable/contrib/amd/doc/
Dtexinfo.tex3864 \def\firstarg{#1}%
3865 \ifx\firstarg\xendsetuptable
3868 \ifx\firstarg\xcolumnfractions