Searched refs:picky (Results 1 – 25 of 28) sorted by relevance
12
32 bool picky; member76 if (coder->picky && coder->options.dict_size in alone_decode()112 if (coder->picky in alone_decode()197 uint64_t memlimit, bool picky) in lzma_alone_decoder_init() argument216 next->coder->picky = picky; in lzma_alone_decoder_init()
21 uint64_t memlimit, bool picky);
294 dnl Because the builtins are picky picky picky about the arguments they take,
84 times), so compilers that are properly picky will be happy.
199 very picky.
112 pointer gets free'd twice. tcsh's malloc is picky and it prints an
332 // because the assembler is picky. E.g. AFI requires signed operands
278 c++ picky compilers less upset.281 private to opt_private to make c++ picky compilers less upset.
321 * lib/krb5/krbhst.c: Fill in hints for picky getaddrinfo()s.
547 Alignment fixes for picky architectures
526 picky C++ compilers.
1298 bugs in you have picky malloc (like valgrind/purify/third)
2132 interoperate with very picky RFC2401 implementations2211 be able to interoperate with a picky RFC2401 implementations - if the other
187 on some picky hosts.2552 * decl.c (lookup_name_real): Be even more picky about the
2736 * typeck.c (comptypes): Be more picky about comparing UPTs.
1299 somewhat more picky then gcc4 (like gcc2.95)
2824 The syntax checking is not picky; some combinations of
2668 The syntax checking is not picky; some combinations of
120 While the compiler should be picky (or have the option to be made121 picky), since source code lives for a long time usually, the
9525 more picky than 2.7.2.3 did.11012 picky compilers won't complain.
7084 that don't have an explicit arg, to satisfy picky preprocessors.
6886 that don't have an explicit arg, to satisfy picky preprocessors.
3806 * Fix the #include order in tickadj.c for picky machines.
129 * Warning Options:: How picky should the compiler be?797 * Warning Options:: How picky should the compiler be?
2511 liblzma: Be less picky in lzma_alone_decoder().