Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/groff/dist/src/libs/libgroff/
H A Dglyphuni.cpp34 declare_ptable(glyph_to_unicode)
H A Duniglyph.cpp34 declare_ptable(unicode_to_glyph)
H A Duniuni.cpp37 declare_ptable(unicode_decompose)
H A Dnametoindex.cpp34 declare_ptable(int)
/netbsd-src/external/gpl2/groff/dist/src/utils/hpftodit/
H A Dhpuni.cpp33 declare_ptable(hp_msl_to_unicode)
/netbsd-src/external/gpl2/groff/dist/src/include/
H A Dptable.h41 #define declare_ptable(T) \ macro
/netbsd-src/external/gpl2/groff/dist/src/preproc/pic/
H A Dobject.h106 declare_ptable(place)
H A Dlex.cpp29 declare_ptable(char)
/netbsd-src/external/gpl2/groff/dist/src/preproc/eqn/
H A Dtext.cpp88 declare_ptable(char_info)
H A Dlex.cpp57 declare_ptable(definition)
/netbsd-src/external/gpl2/groff/dist/src/devices/grotty/
H A Dtty.cpp30 declare_ptable(schar)
/netbsd-src/external/gpl2/groff/dist/
H A DChangeLog3292 Updated calls to declare_ptable and implement_ptable.