| /src/crypto/external/bsd/heimdal/dist/lib/roken/ |
| getaddrinfo.c | 106 add_one (int port, int protocol, int socktype, function 212 ret = add_one (port, protocol, socktype, 219 ret = add_one (port, protocol, socktype, 262 ret = add_one (port, protocol, socktype, 294 ret = add_one (port, protocol, socktype, 305 ret = add_one (port, protocol, socktype,
|
| /src/external/gpl3/gdb/dist/gdb/ |
| charset.c | 749 add_one (unsigned int count, const char *const *names, void *data) 762 iconvlist (add_one, NULL); 741 add_one (unsigned int count, const char *const *names, void *data) function
|
| /src/external/gpl3/gdb.old/dist/gdb/ |
| charset.c | 750 add_one (unsigned int count, const char *const *names, void *data) 763 iconvlist (add_one, NULL); 742 add_one (unsigned int count, const char *const *names, void *data) function
|
| /src/external/bsd/less/dist/ |
| search.c | 1049 int add_one = 0; local 1078 add_one = 1; 1081 if (add_one)
|
| /src/external/gpl3/gcc.old/dist/gcc/ |
| value-range.cc | 1812 add_one (const wide_int &x, tree type, wi::overflow_type &overflow) function 1909 tmp = add_one (wi::to_wide (orig_range.m_base[i]), ttype, ovf);
|
| /src/external/gpl3/gcc/dist/gcc/ |
| value-range.cc | 1730 add_one (const wide_int &x, tree type, wi::overflow_type &overflow) function 1819 tmp = add_one (orig_range.m_base[i], ttype, ovf);
|
| /src/external/mit/isl/dist/ |
| isl_map_simplify.c | 138 int add_one; local 143 add_one = isl_int_gt(shift, bmap->div[div][0]); 145 if (add_one)
|