Home
last modified time | relevance | path

Searched defs:read_long (Results 1 – 3 of 3) sorted by relevance

/external/libiio/src/bindings/csharp/
DAttr.cs70 public long read_long() in read_long() method in iio.Attr
/external/libtraceevent/src/
Dkbuffer-parse.c65 unsigned long long (*read_long)(struct kbuffer *kbuf, void *ptr); member
153 static unsigned long long read_long(struct kbuffer *kbuf, void *ptr) in read_long() function
/external/kmod/libkmod/
Dlibkmod-index.c200 static uint32_t read_long(FILE *in) in read_long() function