Function report | 
Source Code:include\linux\projid.h | 
Create Date:2022-07-28 05:42:44 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:projid_lt
Proto:static inline bool projid_lt(kprojid_t left, kprojid_t right)
Type:bool
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| kprojid_t | left | |
| kprojid_t | right | 
| 43 | Return __kprojid_val(left) < __kprojid_val(right) | 
| Name | Describe | 
|---|---|
| qid_lt | qid_lt - Test to see if one qid value is less than another*@left: The possibly lesser qid value*@right: The possibly greater qid value* Return true if left is less than right and false otherwise. | 
| Source code conversion tool public plug-in interface  | X | 
|---|---|
| Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion  |