Home
last modified time | relevance | path

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

/dports/japanese/jed/jed-B0.99-8__J067/src/
H A Dpaste.h26 extern int jed_count_narrows (void);
H A Dreplace.c509 MAKE_INTRINSIC("count_narrows", jed_count_narrows, INT_TYPE, 0),
H A Dpaste.c1601 int jed_count_narrows (void) /*{{{*/ in jed_count_narrows() function
H A Dscreen.c794 narrows = jed_count_narrows (); in finish_status()
/dports/editors/jed/jed-0.99-19/src/
H A Dpaste.h31 extern int jed_count_narrows (void);
H A Dreplace.c378 MAKE_INTRINSIC("count_narrows", jed_count_narrows, INT_TYPE, 0),
H A Dpaste.c1635 int jed_count_narrows (void) /*{{{*/ in jed_count_narrows() function
H A Dscreen.c884 narrows = jed_count_narrows (); in finish_status()