HEX
Server: Apache/2.4.41 (Ubuntu)
System: Linux ip-172-31-42-149 5.15.0-1084-aws #91~20.04.1-Ubuntu SMP Fri May 2 07:00:04 UTC 2025 aarch64
User: ubuntu (1000)
PHP: 7.4.33
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: //home/ubuntu/neovim/build/include/marktree.h.inline.generated.h
// IWYU pragma: private, include "nvim/marktree.h"
#define DEFINE_FUNC_ATTRIBUTES
#include "nvim/func_attr.h"
#undef DEFINE_FUNC_ATTRIBUTES
static inline uint64_t mt_lookup_id(uint32_t ns, uint32_t id, _Bool enda);
static inline uint64_t mt_lookup_key_side(MTKey key, _Bool end);
static inline uint64_t mt_lookup_key(MTKey key);
static inline _Bool mt_paired(MTKey key);
static inline _Bool mt_end(MTKey key);
static inline _Bool mt_start(MTKey key);
static inline _Bool mt_right(MTKey key);
static inline _Bool mt_no_undo(MTKey key);
static inline _Bool mt_invalidate(MTKey key);
static inline _Bool mt_invalid(MTKey key);
static inline _Bool mt_decor_any(MTKey key);
static inline _Bool mt_decor_sign(MTKey key);
static inline uint16_t mt_flags(_Bool right_gravity, _Bool no_undo, _Bool invalidate, _Bool decor_ext);
static inline MTPair mtpair_from(MTKey start, MTKey end);
static inline DecorInline mt_decor(MTKey key);
static inline DecorVirtText *mt_decor_virt(MTKey mark);
#define DEFINE_EMPTY_ATTRIBUTES
#include "nvim/func_attr.h"  // IWYU pragma: export