Searched refs:post (Results 1 – 25 of 51) sorted by relevance
123
/glibc-2.36/include/ |
D | atomic.h | 54 #define __atomic_val_bysize(pre, post, mem, ...) \ argument 58 __atg1_result = pre##_8_##post (mem, __VA_ARGS__); \ 60 __atg1_result = pre##_16_##post (mem, __VA_ARGS__); \ 62 __atg1_result = pre##_32_##post (mem, __VA_ARGS__); \ 64 __atg1_result = pre##_64_##post (mem, __VA_ARGS__); \ 69 #define __atomic_bool_bysize(pre, post, mem, ...) \ argument 73 __atg2_result = pre##_8_##post (mem, __VA_ARGS__); \ 75 __atg2_result = pre##_16_##post (mem, __VA_ARGS__); \ 77 __atg2_result = pre##_32_##post (mem, __VA_ARGS__); \ 79 __atg2_result = pre##_64_##post (mem, __VA_ARGS__); \
|
/glibc-2.36/argp/ |
D | argp-help.c | 1571 int post, int pre_blank, int first_only, in argp_doc() argument 1585 inp_text = post ? (vt ? vt + 1 : 0) : doc; in argp_doc() 1586 inp_text_limit = (!post && vt) ? (vt - doc) : 0; in argp_doc() 1599 (*argp->help_filter) (post in argp_doc() 1628 if (post && argp->help_filter) in argp_doc() 1649 post, anything || pre_blank, first_only, in argp_doc()
|
/glibc-2.36/nptl/ |
D | TODO | 26 post if they get canceled.
|
/glibc-2.36/sysdeps/arm/armv6/ |
D | strcpy.S | 133 subeq r0, r0, #1 @ stpcpy: undo post-inc from store
|
/glibc-2.36/benchtests/strcoll-inputs/ |
D | lorem_ipsum#cs_CZ.UTF-8 | 3 …sum quando scaévolá eam iň. Ěx měi ťacimates necessiťatibúš. Prima partěm postěa cu vis, át adhuc … 25 …řěntuř. Haš legimus volúptaría pošidoňíúm íď, per fábulaš nonůmes ču. Tanťas postěa integre éum áť.
|
/glibc-2.36/localedata/locales/ |
D | agr_PE | 109 % Define representation of ante meridian and post maritime strings -
|
D | ayc_PE | 124 % Define representation of ante meridian and post maritime strings -
|
D | miq_NI | 116 % Define representation of ante meridian and post maritime strings -
|
D | en_NG | 142 % Define representation of ante meridiem and post meridiem strings -
|
D | wae_CH | 124 % Define representation of ante meridiem and post meridiem strings -
|
D | nso_ZA | 143 % Define representation of ante meridiem and post meridiem strings -
|
D | zu_ZA | 151 % Define representation of ante meridiem and post meridiem strings -
|
D | ve_ZA | 153 % Define representation of ante meridiem and post meridiem strings -
|
D | xh_ZA | 142 % Define representation of ante meridiem and post meridiem strings -
|
D | tn_ZA | 141 % Define representation of ante meridiem and post meridiem strings -
|
D | ss_ZA | 146 % Define representation of ante meridiem and post meridiem strings -
|
D | nr_ZA | 141 % Define representation of ante meridiem and post meridiem strings -
|
D | ts_ZA | 143 % Define representation of ante meridiem and post meridiem strings -
|
D | st_ZA | 142 % Define representation of ante meridiem and post meridiem strings -
|
D | af_ZA | 141 % Define representation of ante meridian and post maritime strings -
|
D | en_ZA | 171 % Define representation of ante meridiem and post meridiem strings -
|
D | lg_UG | 198 % Define representation of ante meridiem and post meridiem strings -
|
D | sah_RU | 207 % Define representation of ante meridiem and post meridiem strings -
|
/glibc-2.36/htl/ |
D | Makefile | 131 sem-post sem-timedwait sem-trywait sem_unlink \
|
/glibc-2.36/math/ |
D | libm-test-nexttoward.inc | 22 argument to TEST_ indicates the literal should not be post-processed by
|
123