Searched defs:value (Results 1 – 5 of 5) sorted by relevance
/support/ |
A D | xpthread_check_return.c | 27 xpthread_check_return (const char *function, int value) in xpthread_check_return()
|
A D | support_format_netent.c | 32 char *value = support_format_herrno (h_errno); in support_format_netent() local
|
A D | support_format_dns_packet.c | 35 extract_8 (struct in_buffer *in, unsigned char *value) in extract_8() 46 extract_16 (struct in_buffer *in, unsigned short *value) in extract_16() 57 extract_32 (struct in_buffer *in, unsigned *value) in extract_32() 72 extract_bytes (struct in_buffer *in, size_t length, struct in_buffer *value) in extract_bytes() 88 extract_name (struct in_buffer full, struct in_buffer *in, struct dname *value) in extract_name()
|
A D | support_format_hostent.c | 50 char *value = support_format_herrno (h_errno); in support_format_hostent() local
|
A D | support_test_compare_failure.c | 24 report (const char *which, const char *expr, long long value, int positive, in report()
|
Completed in 9 milliseconds