Home
last modified time | relevance | path

Searched refs:bchunk_one (Results 1 – 4 of 4) sorted by relevance

/dports/japanese/gawk/gawk-3.0.6/
H A Dbuiltin.c488 #define bchunk_one(s) { \ macro
601 bchunk_one("%");
830 bchunk_one(cp);
916 bchunk_one(fill);
922 bchunk_one(fill);
H A DChangeLog.MB166 * builtin.c [bchunk, bchunk_one, chksize]: allocate_space() ���
/dports/lang/gawk/gawk-5.1.1/
H A Dbuiltin.c662 #define bchunk_one(s) { \ in format_tree() macro
878 bchunk_one("%"); in format_tree()
1258 bchunk_one(cp); in format_tree()
1443 bchunk_one(fill); in format_tree()
1461 bchunk_one(fill); in format_tree()
H A DChangeLog.04092 * builtin.c (bchunk, bchunk_one, cksize): Change type of `olen'
7058 * builtin.c (bchunk_one): Use `ofre < 1' instead of `ofre <= 0'