| /components/libc/compilers/common/ |
| A D | cwchar.c | 20 static int bisearch(wchar_t ucs, const struct interval *table, int max) in bisearch()
|
| /components/utilities/utest/ |
| A D | utest_assert.h | 65 #define uassert_in_range(value, min, max) \ argument 73 #define uassert_not_in_range(value, min, max) \ argument
|
| /components/drivers/pci/msi/ |
| A D | msi.c | 365 rt_ssize_t rt_pci_alloc_vector(struct rt_pci_device *pdev, int min, int max, in rt_pci_alloc_vector() 652 int min, int max, RT_IRQ_AFFINITY_DECLARE((*affinities))) in rt_pci_msi_enable_range_affinity() 880 struct rt_pci_msix_entry *entries, int min, int max, in rt_pci_msix_enable_range_affinity()
|
| /components/drivers/include/drivers/ |
| A D | pci.h | 506 rt_inline rt_ssize_t rt_pci_alloc_vector(struct rt_pci_device *pdev, int min, int max, in rt_pci_alloc_vector() 528 int min, int max, RT_IRQ_AFFINITY_DECLARE((*affinities))) in rt_pci_msi_enable_range_affinity() 544 struct rt_pci_msix_entry *entries, int min, int max, in rt_pci_msix_enable_range_affinity() 561 int min, int max) in rt_pci_msi_enable_range() 573 struct rt_pci_msix_entry *entries, int min, int max) in rt_pci_msix_enable_range()
|
| /components/finsh/ |
| A D | shell.c | 475 static int find_next_word_end(const char *line, int curpos, int max) in find_next_word_end()
|
| /components/net/lwip/lwip-1.4.1/src/include/lwip/ |
| A D | stats.h | 96 mem_size_t max; member 103 STAT_COUNTER max; member
|
| /components/drivers/ofw/libfdt/ |
| A D | fdt_ro.c | 116 uint32_t max = 0; in fdt_find_max_phandle() local 144 uint32_t max; in fdt_generate_phandle() local
|
| /components/drivers/virtio/ |
| A D | virtio_input.h | 52 rt_uint32_t max; /* Maximum value for the axis */ member
|
| /components/net/lwip/lwip-1.4.1/src/core/ |
| A D | pbuf.c | 1143 u16_t max = p->tot_len - mem_len; in pbuf_memfind() local
|
| /components/legacy/fdt/inc/ |
| A D | dtb_node.h | 128 uint32_t max; member
|
| /components/net/lwip/lwip-2.0.3/src/core/ |
| A D | pbuf.c | 1407 u16_t max = p->tot_len - mem_len; in pbuf_memfind() local
|
| /components/net/lwip/lwip-2.1.2/src/include/lwip/ |
| A D | stats.h | 105 mem_size_t max; member 112 STAT_COUNTER max; member
|
| /components/net/lwip/lwip-2.0.3/src/include/lwip/ |
| A D | stats.h | 105 mem_size_t max; member 112 STAT_COUNTER max; member
|
| /components/drivers/clk/ |
| A D | clk.c | 763 rt_err_t rt_clk_set_rate_range(struct rt_clk *clk, rt_ubase_t min, rt_ubase_t max) in rt_clk_set_rate_range()
|
| /components/net/lwip/lwip-2.0.3/src/include/lwip/apps/ |
| A D | snmp_core.h | 260 u32_t max; member
|
| /components/net/lwip/lwip-2.1.2/src/include/lwip/apps/ |
| A D | snmp_core.h | 265 u32_t max; member
|
| /components/drivers/ofw/ |
| A D | base.c | 36 rt_err_t ofw_phandle_hash_reset(rt_phandle min, rt_phandle max) in ofw_phandle_hash_reset()
|