/third_party/musl/src/multibyte/ |
D | mbrtoc32.c | 6 static unsigned internal_state; in mbrtoc32() local 7 if (!ps) ps = (void *)&internal_state; in mbrtoc32()
|
D | c16rtomb.c | 7 static unsigned internal_state; in c16rtomb() local 8 if (!ps) ps = (void *)&internal_state; in c16rtomb()
|
D | mbrtoc16.c | 6 static unsigned internal_state; in mbrtoc16() local 7 if (!ps) ps = (void *)&internal_state; in mbrtoc16()
|
D | mbrtowc.c | 8 static unsigned internal_state; in mbrtowc() local 14 if (!st) st = (void *)&internal_state; in mbrtowc()
|
/third_party/musl/porting/uniproton/kernel/src/multibyte/ |
D | mbrtowc.c | 8 static unsigned internal_state; in mbrtowc() local 14 if (!st) st = (void *)&internal_state; in mbrtowc()
|
/third_party/musl/porting/liteos_m/kernel/src/multibyte/ |
D | mbrtowc.c | 8 static unsigned internal_state; in mbrtowc() local 14 if (!st) st = (void *)&internal_state; in mbrtowc()
|
/third_party/flutter/skia/third_party/externals/freetype/src/gzip/ |
D | zlib.h | 66 struct internal_state; 78 struct internal_state FAR *state; /* not visible by applications */
|
D | inflate.c | 30 struct internal_state { struct 102 if ((z->state = (struct internal_state FAR *) in inflateInit2_() 103 ZALLOC(z,1,sizeof(struct internal_state))) == Z_NULL) in inflateInit2_()
|
/third_party/freetype/src/gzip/ |
D | zlib.h | 66 struct internal_state; 78 struct internal_state FAR *state; /* not visible by applications */
|
D | inflate.c | 30 struct internal_state { struct 102 if ((z->state = (struct internal_state FAR *) in inflateInit2_() 103 ZALLOC(z,1,sizeof(struct internal_state))) == Z_NULL) in inflateInit2_()
|
/third_party/skia/third_party/externals/freetype/src/gzip/ |
D | zlib.h | 66 struct internal_state; 78 struct internal_state FAR *state; /* not visible by applications */
|
D | inflate.c | 30 struct internal_state { struct 102 if ((z->state = (struct internal_state FAR *) in inflateInit2_() 103 ZALLOC(z,1,sizeof(struct internal_state))) == Z_NULL) in inflateInit2_()
|
/third_party/libwebsockets/win32port/zlib/ |
D | zlib.h | 83 struct internal_state; 95 struct internal_state FAR *state; /* not visible by applications */ 1600 struct internal_state {int dummy;}; struct
|
D | deflate.h | 94 typedef struct internal_state { struct
|
D | zutil.c | 11 struct internal_state {int dummy;}; /* for buggy compilers */ argument
|
/third_party/flutter/skia/third_party/externals/zlib/ |
D | names.h | 149 #define internal_state Cr_z_internal_state macro
|
D | deflate.h | 100 typedef struct internal_state { struct
|
D | zlib.h | 84 struct internal_state; 96 struct internal_state FAR *state; /* not visible by applications */
|
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/ |
D | deflate.h | 100 typedef struct internal_state { struct
|
D | zlib.h | 84 struct internal_state; 96 struct internal_state FAR *state; /* not visible by applications */
|
/third_party/zlib/ |
D | deflate.h | 100 typedef struct internal_state { struct
|
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/ |
D | deflate.h | 100 typedef struct internal_state { struct
|
D | zlib.h | 84 struct internal_state; 96 struct internal_state FAR *state; /* not visible by applications */
|
/third_party/skia/third_party/externals/zlib/ |
D | deflate.h | 100 typedef struct internal_state { struct
|
/third_party/node/deps/zlib/ |
D | deflate.h | 100 typedef struct internal_state { struct
|