Home
last modified time | relevance | path

Searched refs:col (Results 1 – 9 of 9) sorted by relevance

/glibc-2.36/locale/
Dgen-translit.py104 col = 2 variable
108 if col + 7 >= 79:
110 col = 2 variable
113 col += 2
116 col += 4
120 col = 1 variable
126 if col + 6 >= 79:
128 col = 1 variable
130 col += 6
131 if col > 2 and col + len(translit.codepoints.source) + 4 >= 79:
[all …]
/glibc-2.36/iconvdata/
Djisx0213.h34 jisx0213_to_ucs4 (unsigned int row, unsigned int col) in uint32_t()
53 if (col >= 0x21 && col <= 0x7e) in uint32_t()
54 col -= 0x21; in uint32_t()
58 val = __jisx0213_to_ucs_main[row * 94 + col]; in uint32_t()
/glibc-2.36/nis/rpcsvc/
Dnis.h515 #define ENTRY_VAL(obj, col) (obj)->EN_data.en_cols.en_cols_val[col].ec_value.ec_value_val argument
516 #define ENTRY_LEN(obj, col) (obj)->EN_data.en_cols.en_cols_val[col].ec_value.ec_value_len argument
/glibc-2.36/argp/
Dargp-help.c1041 indent_to (argp_fmtstream_t stream, unsigned col) in indent_to() argument
1043 int needed = col - __argp_fmtstream_point (stream); in indent_to()
1176 comma (unsigned col, struct pentry_state *pest) in comma() argument
1205 indent_to (pest->stream, col); in comma()
1306 unsigned int col = __argp_fmtstream_point (stream); in hol_entry_help() local
1311 if (col > (unsigned int) (uparams.opt_doc_col + 3)) in hol_entry_help()
1313 else if (col >= (unsigned int) uparams.opt_doc_col) in hol_entry_help()
/glibc-2.36/nss/
Dgetent.c932 for (int i = 0, col = 0; databases[i].name != NULL; ++i) in more_help() local
937 if (col + len > 72) in more_help()
939 col = 0; in more_help()
947 col += len + 1; in more_help()
/glibc-2.36/localedata/locales/
Dff_SN65 "col";/
/glibc-2.36/manual/
Dargp.texi1296 @item short-opt-col=@var{n}
1299 @item long-opt-col=@var{n}
1302 @item doc-opt-col=@var{n}
1306 @item opt-doc-col=@var{n}
1310 @item header-col=@var{n}
Dtexinfo.tex4258 % @item first col stuff @tab second col stuff @tab third col
4260 % first col stuff
4262 % second col stuff
4264 % third col
4265 % @item first col stuff @tab second col stuff
4302 \expandafter\xdef\csname col\the\colcount\endcsname{#1\hsize}%
4321 \expandafter\xdef\csname col\the\colcount\endcsname{\the\wd0}%
4410 \hsize=\expandafter\csname col\the\colcount\endcsname
/glibc-2.36/posix/
DMakefile285 --none random --col --color --colour