Searched refs:RS_MAX (Results 1 - 2 of 2) sorted by relevance
/third_party/toybox/generated/ | ||
H A D | globals.h | 575 #define RS_MAX 64 macro 576 char rs_last[RS_MAX]; |
/third_party/toybox/toys/pending/ | ||
H A D | awk.c | 119 #define RS_MAX 64 macro 120 char rs_last[RS_MAX]; |
Completed in 13 milliseconds