HomeSort by: relevance | last modified time | path
    Searched defs:target_option (Results 1 - 1 of 1) sorted by relevancy

  /src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
javacomp.c 341 bool target_option, const char *target_version,
354 1 + (source_option ? 2 : 0) + (target_option ? 2 : 0) + (optimize ? 1 : 0)
365 if (target_option)
792 bool target_option; member in struct:result_t
986 resultp->target_option = true;
1010 resultp->target_option = true;
1028 *target_option_p = resultp->target_option;
1313 bool target_option; member in struct:result_t
1500 resultp->target_option = true;
1523 resultp->target_option = true
1588 bool target_option = false; local
1729 bool target_option = false; local
    [all...]

Completed in 23 milliseconds