Searched refs:ffebld_op_string_ (Results 1 – 2 of 2) sorted by relevance
207 static const char *const ffebld_op_string_[] variable3922 assert (FFEBLD_op == ARRAY_SIZE (ffebld_op_string_)); in ffebld_init_0()4490 if (o >= ARRAY_SIZE (ffebld_op_string_)) in ffebld_op_string()4492 return ffebld_op_string_[o]; in ffebld_op_string()
1110 * bld.c (ffebld_op_string_): Const-ification.2723 * bld.c (ffebld_op_string_, ffebld_op_string): Likewise.