Searched defs:__attribute__ (Results 1 - 25 of 57) sorted by path

123

/haiku-fatelf/headers/cpp/std/
H A Dcomplext.h37 #define __attribute__(foo) /* Ignore. */ macro
[all...]
/haiku-fatelf/headers/libs/ncurses/
H A Dcurses.h493 #define __attribute__(p) /* nothing */ macro
/haiku-fatelf/headers/libs/tiff/
H A Dtiffio.h255 # define __attribute__(x) /*nothing*/ macro
/haiku-fatelf/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Dcollate.c55 static int ntfs_collate_binary(ntfs_volume *vol __attribute__((unused)), argument
85 static int ntfs_collate_ntofs_ulong(ntfs_volume *vol __attribute__((unused)), argument
117 static int ntfs_collate_ntofs_ulongs(ntfs_volume *vol __attribute__((unused)), argument
165 static int ntfs_collate_ntofs_security_hash(ntfs_volume *vol __attribute__((unused)), argument
218 ntfs_collate_file_name(ntfs_volume *vol, const void *data1, const int data1_len __attribute__((unused)), const void *data2, const int data2_len __attribute__((unused))) argument
H A Dcompat.h58 #define __attribute__(X) /*nothing*/ macro
H A Ddebug.h36 static __inline__ void ntfs_debug_runlist_dump(const struct _runlist_element *rl __attribute__((unused))) {} argument
H A Ddevice.c803 ntfs_device_block_size_set(struct ntfs_device *dev, int block_size __attribute__((unused))) argument
H A Dlogging.c360 int ntfs_log_handler_syslog(const char *function __attribute__((unused)), argument
512 int ntfs_log_handler_null(const char *function __attribute__((unused)), const char *file __attribute__((unused)), argument
[all...]
H A Dsecurity.c4008 static int basicread(void *fileid, char *buf, size_t size, off_t offs __attribute__((unused))) argument
H A Dvolume.c1306 ntfs_volume *ntfs_mount(const char *name __attribute__((unused)), argument
1359 int ntfs_umount(ntfs_volume *vol, const BOOL force __attribute__((unused))) argument
1459 int ntfs_check_if_mounted(const char *file __attribute__((unused)), argument
H A Dxattrs.c242 static int basicread(void *fileid, char *buf, size_t size, off_t offs __attribute__((unused))) argument
/haiku-fatelf/src/add-ons/kernel/file_systems/ntfs/utils/
H A Dmkntfs.c504 mkntfs_logfile_write(struct ntfs_device *dev, s64 offset __attribute__((unused)), s64 length) argument
1037 mkntfs_attr_lookup(const ATTR_TYPES type, const ntfschar *name, const u32 name_len, const IGNORE_CASE_BOOL ic, const VCN lowest_vcn __attribute__((unused)), const u8 *val, const u32 val_len, ntfs_attr_search_ctx *ctx) argument
1852 add_attr_vol_name(MFT_RECORD *m, const char *vol_name, const int vol_name_len __attribute__((unused))) argument
/haiku-fatelf/src/add-ons/translators/icns/openjpeg/
H A Dopj_includes.h59 #define __attribute__(x) /* __attribute__(x) */ macro
/haiku-fatelf/src/bin/bash/include/
H A Dstdc.h70 # define __attribute__(x) macro
/haiku-fatelf/src/bin/bash/lib/readline/
H A Drlstdc.h41 # define __attribute__(x) macro
/haiku-fatelf/src/bin/coreutils/lib/
H A Derror.h25 # define __attribute__(Spec) /* empty */ macro
H A Dhash.h33 # define __attribute__(x) macro
H A Dobstack.c409 # define __attribute__ macro
H A Dopenat.h32 # define __attribute__(x) /* empty */ macro
H A Drandread.c44 # define __attribute__(x) /* empty */ macro
H A Dstring.h46 # define __attribute__(Spec) /* empty */ macro
[all...]
H A Dstring.in.h45 # define __attribute__(Spec) /* empty */ macro
[all...]
H A Dvasnprintf.h33 # define __attribute__(Spec) /* empty */ macro
H A Dxalloc.h33 # define __attribute__(x) macro
H A Dxprintf.h26 # define __attribute__(Spec) /* empty */ macro

Completed in 166 milliseconds

123