Home
last modified time | relevance | path

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

/busybox-1.35.0/scripts/
Dfind_stray_empty_lines3 grep -n -B1 -r $'^\t*}$' . | grep -A1 '.[ch]-[0-9]*-$'
4 grep -n -A1 -r $'^\t*{$' . | grep -B1 '.[ch]-[0-9]*-$'
6 grep -n -B1 -r $'^\t*}' . | grep -A1 '.[ch]-[0-9]*-$'
7 grep -n -A1 -r $'^\t*{' . | grep -B1 '.[ch]-[0-9]*-$'
/busybox-1.35.0/shell/hush_test/hush-misc/
Dlocal1.right1 A1:'A'
Dlocal1.tests9 echo "A1:'$a'"
/busybox-1.35.0/shell/ash_test/ash-misc/
Dlocal1.right1 A1:'A'
Dlocal1.tests9 echo "A1:'$a'"
/busybox-1.35.0/testsuite/
Dbc_numbers1.bc13 aa0=A0;aa1=A1;aa2=A2;aa3=A3;aa4=A4;aa5=A5;aa6=A6;aa7=A7;aa8=A8;aa9=A9;aaa=AA;aab=AB;aac=AC;aad=AD;a…
/busybox-1.35.0/editors/
Dawk.c480 #define A1 P(0x40) /*one arg*/ macro
491 …OC_B|B_an|_vv|A2, OC_B|B_co|__v|A1, OC_B|B_ls|_vv|A2, OC_B|B_or|_vv|A2, // and compl …
499 OC_B|B_lo|__s__v|A1,OC_B|B_up|__s__v|A1, // tolower toupper
505 #undef A1
Dsed1line.txt178 # indicating where the regexp occurred (similar to "grep -A1 -B1")