Home
last modified time | relevance | path

Searched defs:my_s (Results 1 – 25 of 84) sorted by relevance

1234

/dports/converters/bsdconv/bsdconv-11.6/modules/inter/
H A DWHITESPACE.h3 struct my_s{ struct
4 struct data_rt *queue;
5 struct data_rt **last;
6 struct bsdconv_phase *rerail;
7 size_t offsetA;
8 size_t offsetB;
H A DTRIM-WIDTH.c8 struct my_s{ struct
20 struct my_s *r=THIS_CODEC(ins)->priv=malloc(sizeof(struct my_s)); in cbcreate() argument
H A DSTRINGS.c5 struct my_s { struct
15 struct my_s *r=THIS_CODEC(ins)->priv=malloc(sizeof(struct my_s)); in cbcreate() argument
H A D_NFC.c5 struct my_s { struct
16 struct my_s *r=THIS_CODEC(ins)->priv=malloc(sizeof(struct my_s)); in cbcreate() argument
H A DBIG5-DEFRAG.c3 struct my_s{ struct
11 THIS_CODEC(ins)->priv=malloc(sizeof(struct my_s)); in cbcreate() argument
H A DSCORE.c8 struct my_s{ struct
16 struct my_s *r=malloc(sizeof(struct my_s)); in cbcreate() argument
H A DPASS.c7 struct my_s{ struct
14 struct my_s *r=malloc(sizeof(struct my_s)); in cbcreate() argument
H A DREPLACE.c5 struct my_s{ struct
12 struct my_s *r=malloc(sizeof(struct my_s)); in cbcreate() argument
H A DWIDTH.c9 struct my_s{ struct
16 struct my_s *r=THIS_CODEC(ins)->priv=malloc(sizeof(struct my_s)); in cbcreate() argument
H A DSCORE-TRAIN.c7 struct my_s{ struct
14 struct my_s *r=malloc(sizeof(struct my_s)); in cbcreate() argument
H A DCOUNT.c5 struct my_s{ struct
11 struct my_s *r=malloc(sizeof(struct my_s)); in cbcreate() argument
H A DINSERT.c5 struct my_s{ struct
11 struct my_s *r=malloc(sizeof(struct my_s)); in cbcreate() argument
/dports/converters/bsdconv/bsdconv-11.6/modules/from/
H A D_UTF-8.c6 struct my_s{ struct
18 struct my_s *r = malloc(sizeof(struct my_s)); in cbcreate() argument
H A D_JIS.c14 struct my_s{ struct
24 struct my_s *r = malloc(sizeof(struct my_s)); in cbcreate() argument
H A DASCII-NUMERIC-HTML-ENTITY.c9 struct my_s{ struct
20 THIS_CODEC(ins)->priv=malloc(sizeof(struct my_s)); in cbcreate() argument
H A DESCAPE.c9 struct my_s{ struct
17 THIS_CODEC(ins)->priv=malloc(sizeof(struct my_s)); in cbcreate() argument
H A DCP950-UDA.c7 struct my_s{ struct
14 struct my_s *r = malloc(sizeof(struct my_s)); in cbcreate() argument
H A DANSI-CONTROL.c9 struct my_s { struct
15 struct my_s *r=malloc(sizeof(struct my_s)); in cbcreate() argument
H A DPASS.c6 struct my_s{ struct
12 struct my_s *r=malloc(sizeof(struct my_s)); in cbcreate() argument
H A DBSDCONV.c11 struct my_s { struct
19 struct my_s *r=malloc(sizeof(struct my_s)); in cbcreate() argument
/dports/converters/bsdconv/bsdconv-11.6/modules/to/
H A DESCAPE.c7 struct my_s{ struct
15 struct my_s *r=malloc(sizeof(struct my_s)); in cbcreate() argument
H A DPASS.c5 struct my_s{ struct
11 struct my_s *r=malloc(sizeof(struct my_s)); in cbcreate() argument
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/CodeGen/
H A Darm-eabi.c19 struct my_s { struct
27 *(struct my_s *)t = *((struct my_s *)(1UL)); in foo() argument
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/CodeGen/
H A Darm-eabi.c19 struct my_s { struct
27 *(struct my_s *)t = *((struct my_s *)(1UL)); in foo() argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/CodeGen/
H A Darm-eabi.c19 struct my_s { struct
27 *(struct my_s *)t = *((struct my_s *)(1UL)); in foo() argument

1234