Home
last modified time | relevance | path

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

/stdio-common/
A Dpsiginfo-define.h1 static const union C(codestrs_t_, NOW) { in C() function
7 } C(codestrs_, NOW) = { { in C()
11 static const uint8_t C(codes_, NOW)[] = {
12 #define P(n, s) [(n) - 1] = offsetof (union C(codestrs_t_, NOW), MF(__LINE__)),
A Dtst-printf-binary.c23 #define L_(C) C argument
A Dstdio_lim.h.in1 /* Copyright (C) 1994-2021 Free Software Foundation, Inc.
2 This file is part of the GNU C Library.
4 The GNU C Library is free software; you can redistribute it and/or
9 The GNU C Library is distributed in the hope that it will be useful,
15 License along with the GNU C Library; if not, see
A Dpsiginfo.c32 #define C(s1, s2) C1 (s1, s2) macro
118 base = C(codestrs_, sig).str; \ in psiginfo()
119 offarr = C (codes_, sig); \ in psiginfo()
120 offarr_len = array_length (C (codes_, sig)); \ in psiginfo()
A Dvfprintf-internal.c159 # define PUTC(C, F) _IO_putc_unlocked (C, F) argument
178 # define PUTC(C, F) _IO_putwc_unlocked (C, F) argument

Completed in 8 milliseconds