GNU C

GPTKB entity

Statements (62)
Predicate Object
gptkbp:instanceOf C programming language dialect
gptkbp:developedBy gptkb:software
gptkbp:fileExtension __PRETTY_FUNCTION__
__alignof__
__asm__
__attribute__
__attribute__((alias))
__attribute__((aligned))
__attribute__((always_inline))
__attribute__((cleanup))
__attribute__((cold))
__attribute__((const))
__attribute__((constructor))
__attribute__((deprecated))
__attribute__((destructor))
__attribute__((fallthrough))
__attribute__((format))
__attribute__((format_arg))
__attribute__((hot))
__attribute__((ifunc))
__attribute__((malloc))
__attribute__((noinline))
__attribute__((nonnull))
__attribute__((noreturn))
__attribute__((packed))
__attribute__((pure))
__attribute__((returns_nonnull))
__attribute__((section))
__attribute__((sentinel))
__attribute__((unused))
__attribute__((used))
__attribute__((visibility))
__attribute__((warn_unused_result))
__attribute__((weak))
__builtin functions
__complex__
__extension__
__func__
__imag__
__inline__
__label__
__real__
__restrict__
__signed__
__typeof__
__volatile__
https://www.w3.org/2000/01/rdf-schema#label GNU C
gptkbp:implementedIn gptkb:GCC
gptkbp:standardizedBy ISO C (with extensions)
gptkbp:supports attributes
inline assembly
designated initializers
variable-length arrays
nested functions
statement expressions
typeof operator
gptkbp:usedFor system programming
application development
gptkbp:usedIn gptkb:operating_system
gptkb:GNU_utilities
gptkbp:bfsParent gptkb:Codeforces
gptkbp:bfsLayer 7