Home
last modified time | relevance | path

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

/dports/japanese/sj3-lib/sj3-2.0.1.20/sj3rkcv/
H A Drk_conv.c84 wchar16_t rline[MAXLLEN];
85 wchar16_t lstr[MAXLLEN];
86 static wchar16_t intmp[MAXLLEN];
87 static wchar16_t outtmp[MAXLLEN];
88 static u_char mtmp[MAXLLEN];
881 wchar16_t wstr[MAXLLEN]; in sj3_rkconvc()
882 u_int kstr[MAXLLEN], *kp; in sj3_rkconvc()
953 wchar16_t svstr[MAXLLEN]; in sj3_rkconv2()
1075 len = euctosjis(kana, MAXLLEN*2, mtmp, sizeof(mtmp)); in sj3_rkconv()
1122 len = sjistoeuc(kana, MAXLLEN*2, mtmp, sizeof(mtmp)); in sj3_rkconv_euc()
[all …]
H A Dsj3rkcv.h49 extern wchar16_t rline[MAXLLEN];
50 extern wchar16_t lstr[MAXLLEN];
H A Dsj3_rkcv.c62 static wchar16_t intmp[MAXLLEN];
63 static wchar16_t outtmp[MAXLLEN];
64 static u_char mtmp[MAXLLEN];
/dports/japanese/sj3-lib/sj3-2.0.1.20/sj3h/
H A Drk.h55 #define MAXLLEN 64 macro
/dports/japanese/sj3-lib/sj3-2.0.1.20/sj3/
H A Dromaji.c56 u_int rkstr[MAXLLEN], *rkp; in exec_romaji()
294 u_int kstr[MAXLLEN]; in sj_rkconv()
464 u_int rkstr[MAXLLEN], *rkp; in exec_romaji2()