| /OK3568_Linux_fs/buildroot/dl/sox/git/src/ |
| H A D | util.h | 92 #define ftello _ftelli64 macro 103 #define ftello ftello64 macro
|
| H A D | reverse.c | 52 p->pos = ftello(p->tmp_file); in drain()
|
| H A D | sox_i.h | 50 #define ftello ftell macro
|
| H A D | formats_i.c | 156 return ft->seekable? (off_t)ftello((FILE*)ft->fp) : (off_t)ft->tell_off; in lsx_tell()
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/llvm/llvm/ |
| H A D | 0006-llvm-TargetLibraryInfo-Undefine-libc-functions-if-th.patch | 52 TLI_DEFINE_ENUM_INTERNAL(ftello) 53 TLI_DEFINE_STRING_INTERNAL("ftello")
|
| /OK3568_Linux_fs/yocto/meta-clang/recipes-devtools/clang/clang/ |
| H A D | 0004-llvm-TargetLibraryInfo-Undefine-libc-functions-if-th.patch | 50 TLI_DEFINE_ENUM_INTERNAL(ftello) 51 TLI_DEFINE_STRING_INTERNAL("ftello")
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/ |
| H A D | stdio.h | 717 extern __off_t ftello (FILE *__stream) __wur; 723 extern __off64_t __REDIRECT (ftello, (FILE *__stream), ftello64); 726 # define ftello ftello64 macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/ |
| H A D | stdio.h | 717 extern __off_t ftello (FILE *__stream) __wur; 723 extern __off64_t __REDIRECT (ftello, (FILE *__stream), ftello64); 726 # define ftello ftello64 macro
|
| /OK3568_Linux_fs/buildroot/dl/rtmpdump/git/ |
| H A D | rtmpdump.c | 38 #define ftello ftello64 macro 152 *size = ftello(*file); in OpenResumeFile() 288 size = ftello(file); in GetLastKeyframe() 450 off_t size = ftello(file); in Download()
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/sharutils/sharutils/ |
| H A D | CVE-2018-1000097.patch | 51 off_t position = ftello (file);
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/info/ |
| H A D | libc.info-5 | 1055 * ftello: (libc)File Positioning. 5236 -- Function: off_t ftello (FILE *STREAM) 5241 The ‘ftello’ function is similar to ‘ftell’, except that it returns 5247 implementation, and using ‘ftello’ is preferable whenever it is 5266 This function is similar to ‘ftello’ with the only difference that 5273 bits machine this function is available under the name ‘ftello’ and 5306 For this reason it is a good idea to prefer ‘ftello’ whenever it is 5334 *Portability Note:* In non-POSIX systems, ‘ftell’, ‘ftello’, ‘fseek’ 5427 the file positions in a large file. Using the ‘ftello’ and ‘fseeko’ 7158 ‘fseeko’, ‘ftell’, ‘ftello’ and ‘rewind’ functions, which operate
|
| H A D | libc.info-16 | 1055 * ftello: (libc)File Positioning. 3322 * ftello: File Positioning. (line 34)
|
| H A D | dir | 839 * ftello: (libc)File Positioning.
|
| H A D | libc.info-14 | 1055 * ftello: (libc)File Positioning.
|
| H A D | libc.info | 1055 * ftello: (libc)File Positioning.
|
| H A D | libc.info-17 | 1055 * ftello: (libc)File Positioning.
|
| H A D | libc.info-1 | 1055 * ftello: (libc)File Positioning. 4709 Specifically, the functions ‘fseeko’ and ‘ftello’ are available.
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/info/ |
| H A D | libc.info-5 | 1055 * ftello: (libc)File Positioning. 5236 -- Function: off_t ftello (FILE *STREAM) 5241 The ‘ftello’ function is similar to ‘ftell’, except that it returns 5247 implementation, and using ‘ftello’ is preferable whenever it is 5266 This function is similar to ‘ftello’ with the only difference that 5273 bits machine this function is available under the name ‘ftello’ and 5306 For this reason it is a good idea to prefer ‘ftello’ whenever it is 5334 *Portability Note:* In non-POSIX systems, ‘ftell’, ‘ftello’, ‘fseek’ 5427 the file positions in a large file. Using the ‘ftello’ and ‘fseeko’ 7158 ‘fseeko’, ‘ftell’, ‘ftello’ and ‘rewind’ functions, which operate
|
| H A D | libc.info-16 | 1055 * ftello: (libc)File Positioning. 3322 * ftello: File Positioning. (line 34)
|
| H A D | dir | 839 * ftello: (libc)File Positioning.
|
| H A D | libc.info-14 | 1055 * ftello: (libc)File Positioning.
|
| H A D | libc.info | 1055 * ftello: (libc)File Positioning.
|
| H A D | libc.info-17 | 1055 * ftello: (libc)File Positioning.
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/ |
| H A D | fstream | 954 pos_type __r = ftello(__file_);
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/ |
| H A D | fstream | 954 pos_type __r = ftello(__file_);
|