Searched refs:main_superclassname (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/build-aux/
H A Dmoopp325 main_superclassname="$superclassname"
361 if test "$impl_superclassname" != "$main_superclassname"; then
362 if test -z "$main_superclassname"; then
366 func_fatal_error "file $source_header_file specifies a superclass '$main_superclassname', but file $source_impl_file specifies no superclass"
368 func_fatal_error "file $source_header_file specifies a superclass '$main_superclassname', but file $source_impl_file specifies a superclass '$impl_superclassname'"
392 if test -n "${main_superclassname}"; then
394 echo "#include \"${main_superclassname}.priv.h\""
400 if test -n "${main_superclassname}"; then
401 echo " struct ${main_superclassname}_representation base;"
418 if test -n "${main_superclassname}"; the
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/build-aux/
H A Dmoopp325 main_superclassname="$superclassname"
361 if test "$impl_superclassname" != "$main_superclassname"; then
362 if test -z "$main_superclassname"; then
366 func_fatal_error "file $source_header_file specifies a superclass '$main_superclassname', but file $source_impl_file specifies no superclass"
368 func_fatal_error "file $source_header_file specifies a superclass '$main_superclassname', but file $source_impl_file specifies a superclass '$impl_superclassname'"
392 if test -n "${main_superclassname}"; then
394 echo "#include \"${main_superclassname}.priv.h\""
400 if test -n "${main_superclassname}"; then
401 echo " struct ${main_superclassname}_representation base;"
418 if test -n "${main_superclassname}"; the
[all...]

Completed in 101 milliseconds