Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/groff/dist/src/libs/libgroff/
H A Dglyphuni.cpp35 implement_ptable(glyph_to_unicode)
H A Duniglyph.cpp35 implement_ptable(unicode_to_glyph)
H A Duniuni.cpp38 implement_ptable(unicode_decompose)
H A Dnametoindex.cpp35 implement_ptable(int)
/netbsd-src/external/gpl2/groff/dist/src/utils/hpftodit/
H A Dhpuni.cpp34 implement_ptable(hp_msl_to_unicode)
/netbsd-src/external/gpl2/groff/dist/src/include/
H A Dptable.h77 #define implement_ptable(T) \ macro
/netbsd-src/external/gpl2/groff/dist/src/preproc/eqn/
H A Dtext.cpp89 implement_ptable(char_info)
H A Dlex.cpp58 implement_ptable(definition)
/netbsd-src/external/gpl2/groff/dist/src/devices/grotty/
H A Dtty.cpp31 implement_ptable(schar)
/netbsd-src/external/gpl2/groff/dist/src/preproc/pic/
H A Dpic.y50 implement_ptable(place)
H A Dlex.cpp30 implement_ptable(char)
/netbsd-src/external/gpl2/groff/dist/
H A DChangeLog3292 Updated calls to declare_ptable and implement_ptable.