Home
last modified time | relevance | path

Searched refs:MAX_OPTIONS (Results 1 - 3 of 3) sorted by relevance

/third_party/gptfdisk/
H A Dcgdisk.cc28 #define MAX_OPTIONS 50 macro
H A Dsgdisk.cc21 #define MAX_OPTIONS 50 macro
/third_party/skia/third_party/externals/brotli/c/tools/
H A Dbrotli.c88 #define MAX_OPTIONS 20 macro
104 int not_input_indices[MAX_OPTIONS];
209 if (next_option_index > (MAX_OPTIONS - 2)) { in ParseParams()
1047 for (i = 0; i < MAX_OPTIONS; ++i) context.not_input_indices[i] = 0; in main()

Completed in 3 milliseconds