HomeSort by relevance Sort by last modified time
    Searched refs:GLOBALS (Results 1 - 25 of 127) sorted by null

1 2 3 4 5 6

  /external/toybox/toys/example/
hello.c 25 GLOBALS(
skeleton.c 42 // It's customary to put a space between argument variables and other globals.
43 GLOBALS(
87 printf("Other globals should start zeroed: %d\n", TT.more_globals);
  /external/toybox/toys/other/
fallocate.c 22 GLOBALS(
swapon.c 19 GLOBALS(
blockdev.c 35 GLOBALS(
dos2unix.c 30 GLOBALS(
free.c 21 GLOBALS(
truncate.c 26 GLOBALS(
base64.c 25 GLOBALS(
mix.c 26 GLOBALS(
  /external/toybox/toys/posix/
nice.c 26 GLOBALS(
mkdir.c 25 GLOBALS(
mkfifo.c 21 GLOBALS(
chmod.c 38 GLOBALS(
renice.c 19 GLOBALS(
head.c 24 GLOBALS(
strings.c 28 GLOBALS(
tee.c 25 GLOBALS(
  /external/toybox/toys/lsb/
mktemp.c 29 GLOBALS(
mknod.c 24 GLOBALS(
pidof.c 25 GLOBALS(
seq.c 27 GLOBALS(
dmesg.c 29 GLOBALS(
  /external/boringssl/src/crypto/perlasm/
arm-xlate.pl 11 my %GLOBALS;
32 my $global = \$GLOBALS{$name};
49 my $global = \$GLOBALS{$name};
114 $line =~ s/\b(\w+)/$GLOBALS{$1} or $1/ge;
136 printf "%s:",($GLOBALS{$label} or $label);
  /external/toybox/toys/android/
getprop.c 24 GLOBALS(

Completed in 191 milliseconds

1 2 3 4 5 6