aboutsummaryrefslogtreecommitdiff
path: root/toys/android/restorecon.c
diff options
context:
space:
mode:
authorRob Landley <rob@landley.net>2018-03-12 19:04:27 -0500
committerRob Landley <rob@landley.net>2018-03-12 19:04:27 -0500
commit9477d6497f3eab08cbb1f7f929be059a3722ef9b (patch)
tree06cf28a6a4b075a1e182864b9d1179d2b939b17d /toys/android/restorecon.c
parent8ea127977e3e149e93e01041fbd0189e9b01d1b4 (diff)
downloadtoybox-9477d6497f3eab08cbb1f7f929be059a3722ef9b.tar.gz
bc cleanup: a few obvious inlines.
Inline #define bcg TT (from generated/globals.h) Inline BC_FLAG with FLAG_ values from generated/flags.h. Replace BC_MAX() and BC_MIN() with maxof() and minof() from Inline BC_INVALID_IDX (it's used twice and doesn't need a typecast). Inline bc_func_insertParam() and bc_func_insertAuto() (each is used once).
Diffstat (limited to 'toys/android/restorecon.c')
0 files changed, 0 insertions, 0 deletions