Home
last modified time | relevance | path

Searched refs:main_classname (Results 1 – 1 of 1) sorted by relevance

/third_party/gettext/libtextstyle/gnulib-local/build-aux/
Dmoopp324 main_classname="$classname"
358 if test "$impl_classname" != "$main_classname"; then
359 …func_fatal_error "file $source_header_file specifies class '$main_classname', but file $source_imp…
397 echo "/* Field layout of ${main_classname} class. */"
398 echo "struct ${main_classname}_representation"
423 echo "/* Virtual function table layout of ${main_classname} class. */"
434 main_repclassalias="any_${main_classname}_representation"
436 main_repclassalias="${main_classname}_representation"
443 …,^.*[^A-Za-z_0-9][A-Za-z_0-9][A-Za-z_0-9]*[ ]*([^,)]*\(.*\)).*$,'"${main_classname}_t"' first_arg…
457 if test "${main_classname}" = "${name}"; then
[all …]